diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:21:36 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:21:36 +0000 |
commit | cb07270bfe4b330033ca50711c0cf542623c4ad1 (patch) | |
tree | ee07ead2de09ca12c5066f1934dd8381702cc6e0 /x11/9menu | |
parent | 9c26067c12c747b733fa8f8539446975566ff6bf (diff) | |
download | ports-cb07270bfe4b330033ca50711c0cf542623c4ad1.tar.gz ports-cb07270bfe4b330033ca50711c0cf542623c4ad1.zip |
Notes
Diffstat (limited to 'x11/9menu')
-rw-r--r-- | x11/9menu/Makefile | 1 | ||||
-rw-r--r-- | x11/9menu/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/x11/9menu/Makefile b/x11/9menu/Makefile index 0658a8dca320..70e9b94437c6 100644 --- a/x11/9menu/Makefile +++ b/x11/9menu/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.comintern.ru/pub/unix/X11/plan9/ \ EXTRACT_SUFX= .shar.gz MAINTAINER= ports@FreeBSD.org +COMMENT= A simple menu patterened after plan9 USE_XLIB= yes NO_WRKSUBDIR= yes diff --git a/x11/9menu/pkg-comment b/x11/9menu/pkg-comment deleted file mode 100644 index bb43512b660f..000000000000 --- a/x11/9menu/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A simple menu patterened after plan9 |