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 /sysutils/qtpkg/Makefile | |
parent | Handle '#' and '$' in pkg-comment properly. (diff) |
De-pkg-comment.
Diffstat (limited to 'sysutils/qtpkg/Makefile')
-rw-r--r-- | sysutils/qtpkg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/qtpkg/Makefile b/sysutils/qtpkg/Makefile index be2422d1e421..5162afecc4f5 100644 --- a/sysutils/qtpkg/Makefile +++ b/sysutils/qtpkg/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://gauss.cord.edu/homepages/twschulz/demo/ DISTNAME= qtpkg MAINTAINER= twschulz@gloria.cord.edu +COMMENT= A Qt based package removal tool USE_QT_VER= 2 |