diff options
Diffstat (limited to 'x11/9menu/Makefile')
-rw-r--r-- | x11/9menu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/9menu/Makefile b/x11/9menu/Makefile index 35faf8ba741d..0cb3cfb80479 100644 --- a/x11/9menu/Makefile +++ b/x11/9menu/Makefile @@ -3,11 +3,11 @@ # Date created: Sun Aug 13 12:36:14 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.1.1.1 1995/08/14 04:07:57 asami Exp $ +# $Id: Makefile,v 1.2 1995/10/28 20:23:00 erich Exp $ # DISTNAME= 9menu-1.4 -CATEGORIES+= plan9 +CATEGORIES= plan9 MASTER_SITES= ftp://ftp.ecf.toronto.edu/pub/plan9/arnold/ EXTRACT_SUFX= .shar.gz |