diff options
author | Will Andrews <will@FreeBSD.org> | 2000-03-29 20:09:31 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-03-29 20:09:31 +0000 |
commit | 53b3e9f6015135bd3380c03299d376a340af77c7 (patch) | |
tree | 84d36be2dd58a1a90cfbe18c4ce2c922dfb1d054 /www | |
parent | Add various new maintainers for these ports (diff) |
Fix CATEGORIES, since this port does not belong in converters.
This is a netscape bookmarks.html -> yahoo-like index "converter".
Notes
Notes:
svn path=/head/; revision=27124
Diffstat (limited to 'www')
-rw-r--r-- | www/bkmrkconv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/bkmrkconv/Makefile b/www/bkmrkconv/Makefile index 593e620d48b1..9eaa149514a0 100644 --- a/www/bkmrkconv/Makefile +++ b/www/bkmrkconv/Makefile @@ -8,7 +8,7 @@ DISTNAME= bkmrkconv PKGNAME= bkmrkconv-1.08 -CATEGORIES= converters www +CATEGORIES= www MASTER_SITES= http://www.dcs.warwick.ac.uk/~csube/bkmrkconv/ MAINTAINER= will@FreeBSD.org |