diff options
author | tg <tg@FreeBSD.org> | 1997-09-08 20:23:57 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-09-08 20:23:57 +0800 |
commit | d735abff60a3a93ec0ec372d09442171c17f1729 (patch) | |
tree | a26c9b57ec30db0a0b68138406a2c0b6322728c2 /x11/9menu/Makefile | |
parent | 9859cdde3e88fb198a84ccad30e558619a45e88e (diff) | |
download | freebsd-ports-gnome-d735abff60a3a93ec0ec372d09442171c17f1729.tar.gz freebsd-ports-gnome-d735abff60a3a93ec0ec372d09442171c17f1729.tar.zst freebsd-ports-gnome-d735abff60a3a93ec0ec372d09442171c17f1729.zip |
Upgrade to 1.5.
PR: 4474
Submitted by: Scott A. Kenney <saken@rmta.ml.org>
Diffstat (limited to 'x11/9menu/Makefile')
-rw-r--r-- | x11/9menu/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/9menu/Makefile b/x11/9menu/Makefile index 0cb3cfb80479..7c5743109906 100644 --- a/x11/9menu/Makefile +++ b/x11/9menu/Makefile @@ -1,14 +1,14 @@ # New ports collection makefile for: 9menu -# Version required: 1.4 +# Version required: 1.5 # Date created: Sun Aug 13 12:36:14 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.2 1995/10/28 20:23:00 erich Exp $ +# $Id: Makefile,v 1.3 1996/11/12 02:19:29 obrien Exp $ # -DISTNAME= 9menu-1.4 +DISTNAME= 9menu-1.5 CATEGORIES= plan9 -MASTER_SITES= ftp://ftp.ecf.toronto.edu/pub/plan9/arnold/ +MASTER_SITES= ftp://ftp.mathcs.emory.edu/pub/arnold/ EXTRACT_SUFX= .shar.gz MAINTAINER= erich@FreeBSD.org |