diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-09-08 12:23:57 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-09-08 12:23:57 +0000 |
commit | 631a1f0214f136e234d3d09cc61a3bb9f0f03042 (patch) | |
tree | 033224e1c667861aff9333bc1e2692ba7fcbf378 /x11-wm/9menu/Makefile | |
parent | 25365f174c188a62188e7827a63b7fbf9353e491 (diff) | |
download | ports-631a1f0214f136e234d3d09cc61a3bb9f0f03042.tar.gz ports-631a1f0214f136e234d3d09cc61a3bb9f0f03042.zip |
Notes
Diffstat (limited to 'x11-wm/9menu/Makefile')
-rw-r--r-- | x11-wm/9menu/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-wm/9menu/Makefile b/x11-wm/9menu/Makefile index 0cb3cfb80479..7c5743109906 100644 --- a/x11-wm/9menu/Makefile +++ b/x11-wm/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 |