diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 14:08:24 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 14:08:24 +0000 |
commit | e173f6c3ea86b9ad956712cde81488b3932fb586 (patch) | |
tree | fe3d016b468984b9e909062a12c07733eacbeff1 /x11/wmfstatus | |
parent | Fix COMMENT and de-pkg-comment. Formerly there was no COMMENTFILE (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76044
Diffstat (limited to '')
-rw-r--r-- | x11/wmfstatus/Makefile | 1 | ||||
-rw-r--r-- | x11/wmfstatus/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/x11/wmfstatus/Makefile b/x11/wmfstatus/Makefile index a08070e59ba6..78962ba6aad3 100644 --- a/x11/wmfstatus/Makefile +++ b/x11/wmfstatus/Makefile @@ -11,6 +11,7 @@ CATEGORIES= x11 MASTER_SITES= http://www.finik.net/files/ MAINTAINER= bms@spc.org +COMMENT= General purpose LCD display for the WindowMaker dock WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME} USE_X_PREFIX= yes diff --git a/x11/wmfstatus/pkg-comment b/x11/wmfstatus/pkg-comment deleted file mode 100644 index 6d5b9593cc0a..000000000000 --- a/x11/wmfstatus/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -General purpose LCD display for the WindowMaker dock |