diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
commit | 4c2e4f186201b31c37dc6ace0bc178984cefa9fd (patch) | |
tree | bcc2e191eb5eeae24427359a8943308c4d228097 /news/glitter | |
parent | Handle '#' and '$' in pkg-comment properly. (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76041
Diffstat (limited to 'news/glitter')
-rw-r--r-- | news/glitter/Makefile | 1 | ||||
-rw-r--r-- | news/glitter/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/news/glitter/Makefile b/news/glitter/Makefile index a2a205eb3f3a..5fc11dc1ae50 100644 --- a/news/glitter/Makefile +++ b/news/glitter/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://mews.org.uk/glitter/\ DISTNAME= ${PORTNAME}-1.0beta1 MAINTAINER= greg@gregnet.net +COMMENT= A free GTK based binary downloader USE_X_PREFIX= yes USE_GNOMENG= yes diff --git a/news/glitter/pkg-comment b/news/glitter/pkg-comment deleted file mode 100644 index c05b3d36c699..000000000000 --- a/news/glitter/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A free GTK based binary downloader |