diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-01-09 03:19:49 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-01-09 03:19:49 +0000 |
commit | 495025520344e597a1425bc14f9c38be51f20198 (patch) | |
tree | 3b8b068a450d08738e82b0868b0c27f57bd87965 /x11/9menu | |
parent | a6652804cad499c977861072b55b1945ed80b54e (diff) | |
download | ports-495025520344e597a1425bc14f9c38be51f20198.tar.gz ports-495025520344e597a1425bc14f9c38be51f20198.zip |
Notes
Diffstat (limited to 'x11/9menu')
-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 593f4e9d54d9..d59eb64b4d58 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.6 1998/11/21 17:18:12 steve Exp $ +# $Id: Makefile,v 1.7 1998/11/28 09:07:16 asami Exp $ # DISTNAME= 9menu-1.5 -CATEGORIES= plan9 misc +CATEGORIES= x11-wm plan9 MASTER_SITES= ftp://ftp.mathcs.emory.edu/pub/arnold/ EXTRACT_SUFX= .shar.gz |