diff options
author | John-Mark Gurney <jmg@FreeBSD.org> | 2000-06-06 03:45:57 +0000 |
---|---|---|
committer | John-Mark Gurney <jmg@FreeBSD.org> | 2000-06-06 03:45:57 +0000 |
commit | eb62bd1c207267d0bb58ff7299b7fd9ac598d8c2 (patch) | |
tree | 08d06db188b228bf47c16db3c6a8f701c94355ac /www/cgiparse/Makefile | |
parent | that url has been invalid ever since I moved out of the UofO dorms in (diff) |
add www to the categories list...
Approved-on-IRC-by: bfumerola,mph,rwatson,
Notes
Notes:
svn path=/head/; revision=29242
Diffstat (limited to 'www/cgiparse/Makefile')
-rw-r--r-- | www/cgiparse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/cgiparse/Makefile b/www/cgiparse/Makefile index 2db3fe5b2e5e..ecbd5560054e 100644 --- a/www/cgiparse/Makefile +++ b/www/cgiparse/Makefile @@ -7,7 +7,7 @@ PORTNAME= cgiparse PORTVERSION= 0.8e -CATEGORIES= devel +CATEGORIES= devel,www MASTER_SITES= http://resnet.uoregon.edu/~gurney_j/ \ http://www.funkthat.com/~jmg/ |