diff options
Diffstat (limited to 'x11/xprompt/Makefile')
-rw-r--r-- | x11/xprompt/Makefile | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/x11/xprompt/Makefile b/x11/xprompt/Makefile index 9db5a34134c6..056345d7ad07 100644 --- a/x11/xprompt/Makefile +++ b/x11/xprompt/Makefile @@ -1,16 +1,14 @@ # New ports collection makefile for: xprompt -# Version required: ? +# Version required: 1.4 # Date created: 23 March 1997 # Whom: Matthew Hunt <mph@pobox.com> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/03/25 15:25:42 max Exp $ # -DISTNAME= xprompt -PKGNAME= xprompt-1.0 +DISTNAME= xprompt-1.4 CATEGORIES= x11 -MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/X11/xutils/ -EXTRACT_SUFX= .tar.z +MASTER_SITES= ftp://ftp.nsg.bc.ca/pub/nsg/src/xprompt/ MAINTAINER= mph@pobox.com |