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 /www/bmsync | |
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 'www/bmsync')
-rw-r--r-- | www/bmsync/Makefile | 1 | ||||
-rw-r--r-- | www/bmsync/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/bmsync/Makefile b/www/bmsync/Makefile index 568ccbf1c54c..8540a9c385e0 100644 --- a/www/bmsync/Makefile +++ b/www/bmsync/Makefile @@ -11,6 +11,7 @@ CATEGORIES= www MASTER_SITES= http://web.cs.cmu.edu/~dpelleg/sw/ MAINTAINER= daniel+bmsync@pelleg.org +COMMENT= A bookmark converter and synchronizer for NN, KDE and MSIE USE_PERL5= yes WRKSRC= ${WRKDIR}/${PKGNAME} diff --git a/www/bmsync/pkg-comment b/www/bmsync/pkg-comment deleted file mode 100644 index 16583c70ebab..000000000000 --- a/www/bmsync/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A bookmark converter and synchronizer for NN, KDE and MSIE |