- update MASTER_SITES
- add @comment with RCS id to PLIST
This commit is contained in:
parent
0b80511050
commit
173c4e2a25
@ -3,7 +3,7 @@
|
|||||||
# Date created: 11 January 1998
|
# Date created: 11 January 1998
|
||||||
# Whom: Don Schmidt
|
# Whom: Don Schmidt
|
||||||
#
|
#
|
||||||
# $OpenBSD: Makefile,v 1.7 2001/05/06 04:41:41 lebel Exp $
|
# $OpenBSD: Makefile,v 1.8 2001/06/07 08:41:42 kevlo Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
COMMENT= "display a dialog box and prompt user for text"
|
COMMENT= "display a dialog box and prompt user for text"
|
||||||
@ -11,9 +11,9 @@ COMMENT= "display a dialog box and prompt user for text"
|
|||||||
DISTNAME= xprompt-1.4
|
DISTNAME= xprompt-1.4
|
||||||
CATEGORIES= x11
|
CATEGORIES= x11
|
||||||
NEED_VERSION= 1.402
|
NEED_VERSION= 1.402
|
||||||
MASTER_SITES= ftp://ftp.nsg.bc.ca/pub/nsg/src/xprompt/
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||||
|
|
||||||
MAINTAINER= ports@OpenBSD.ORG
|
MAINTAINER= ports@openbsd.org
|
||||||
|
|
||||||
PERMIT_PACKAGE_CDROM= Yes
|
PERMIT_PACKAGE_CDROM= Yes
|
||||||
PERMIT_PACKAGE_FTP= Yes
|
PERMIT_PACKAGE_FTP= Yes
|
||||||
|
@ -1,2 +1,3 @@
|
|||||||
|
@comment $OpenBSD: PLIST,v 1.2 2001/06/07 08:41:45 kevlo Exp $
|
||||||
bin/xprompt
|
bin/xprompt
|
||||||
man/cat1/xprompt.0
|
man/cat1/xprompt.0
|
||||||
|
Loading…
Reference in New Issue
Block a user