diff options
author | clive <clive@FreeBSD.org> | 2001-04-01 11:28:18 +0800 |
---|---|---|
committer | clive <clive@FreeBSD.org> | 2001-04-01 11:28:18 +0800 |
commit | c0221e6fc49571760e73fbb5b614468d9ce3bf0a (patch) | |
tree | a575dfa5d2129562ff520152acd4734bab3be55e /www | |
parent | d558350799138903d7d30de9edb7111e54d1e910 (diff) | |
download | freebsd-ports-gnome-c0221e6fc49571760e73fbb5b614468d9ce3bf0a.tar.gz freebsd-ports-gnome-c0221e6fc49571760e73fbb5b614468d9ce3bf0a.tar.zst freebsd-ports-gnome-c0221e6fc49571760e73fbb5b614468d9ce3bf0a.zip |
Add textproc as virtual category.
Suggested by: Vivek Khera <khera@kciLink.com>
No objection by: -ports
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Template-Toolkit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Template-Toolkit/Makefile b/www/p5-Template-Toolkit/Makefile index d9defb764500..70b7a74b2cd0 100644 --- a/www/p5-Template-Toolkit/Makefile +++ b/www/p5-Template-Toolkit/Makefile @@ -7,7 +7,7 @@ PORTNAME= Template-Toolkit PORTVERSION= 2.00 -CATEGORIES= www perl5 +CATEGORIES= www textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Template PKGNAMEPREFIX= p5- |