diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-03-29 12:29:26 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-03-29 12:29:26 +0000 |
commit | bcb4f1c6cdf941daeb725bbe7c71b35a7ed98428 (patch) | |
tree | 01e248bfd810b3b60237de0b3d98e0194278af1e /x11/xprompt | |
parent | Upgrade to 1.2.18 (diff) |
Upgrade to the latest version: 1.4.
Update the MASTER_SITES to what seems to be the official one.
Notes
Notes:
svn path=/head/; revision=6052
Diffstat (limited to 'x11/xprompt')
-rw-r--r-- | x11/xprompt/Makefile | 10 | ||||
-rw-r--r-- | x11/xprompt/distinfo | 2 |
2 files changed, 5 insertions, 7 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 diff --git a/x11/xprompt/distinfo b/x11/xprompt/distinfo index 65fce3837e43..81f80dd23d04 100644 --- a/x11/xprompt/distinfo +++ b/x11/xprompt/distinfo @@ -1 +1 @@ -MD5 (xprompt.tar.z) = 0c4d3458fd97a2952beb077d475d210a +MD5 (xprompt-1.4.tar.gz) = 454cfd6e7e9dc429afb2efc376b0f7a0 |