diff options
author | will <will@FreeBSD.org> | 2000-03-30 04:09:31 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-03-30 04:09:31 +0800 |
commit | 0950028832d5d8378973a73fd251f429262f8547 (patch) | |
tree | e32fa8af8440094fc91c8b4f90af6ae843c817c0 /www | |
parent | 859289c2bafa5757f6485bc036b92bb1a1f41e15 (diff) | |
download | freebsd-ports-gnome-0950028832d5d8378973a73fd251f429262f8547.tar.gz freebsd-ports-gnome-0950028832d5d8378973a73fd251f429262f8547.tar.zst freebsd-ports-gnome-0950028832d5d8378973a73fd251f429262f8547.zip |
Fix CATEGORIES, since this port does not belong in converters.
This is a netscape bookmarks.html -> yahoo-like index "converter".
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 |