diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-10-04 06:40:08 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-10-04 06:40:08 +0000 |
commit | 55a61bb102ddfa5abe214bbb8b64409a317b0093 (patch) | |
tree | 40a989c1bd867e35ed527ba0d48f6b29b50d86f9 /www/publicfile | |
parent | Add x11-fm/xdiskusage, a graphical front-end to du. (diff) |
Correct CATEGORIES - make first category in the CATEGORIES list matching parent
directory.
Diffstat (limited to 'www/publicfile')
-rw-r--r-- | www/publicfile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/publicfile/Makefile b/www/publicfile/Makefile index 8eeb9051e747..c002041cf745 100644 --- a/www/publicfile/Makefile +++ b/www/publicfile/Makefile @@ -7,7 +7,7 @@ PORTNAME= publicfile PORTVERSION= 0.52 -CATEGORIES= ftp +CATEGORIES= www ftp MASTER_SITES= http://cr.yp.to/publicfile/ \ ftp://cr.yp.to/publicfile/ |