diff options
author | laszlof <laszlof@FreeBSD.org> | 2007-07-23 03:33:55 +0800 |
---|---|---|
committer | laszlof <laszlof@FreeBSD.org> | 2007-07-23 03:33:55 +0800 |
commit | baf1d35b1f9edd830b3bece17d6cb44a87c65893 (patch) | |
tree | 15626aa1f48aaa82d308ee87e24501046ad09901 /textproc | |
parent | c9efa388404b8345fc8709555d1d23198b11f85e (diff) | |
download | freebsd-ports-gnome-baf1d35b1f9edd830b3bece17d6cb44a87c65893.tar.gz freebsd-ports-gnome-baf1d35b1f9edd830b3bece17d6cb44a87c65893.tar.zst freebsd-ports-gnome-baf1d35b1f9edd830b3bece17d6cb44a87c65893.zip |
- Add ports to "geography" virtual category
Approved by: Pav (wearing portmgr hat)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Lingua-EN-AddressParse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Lingua-EN-AddressParse/Makefile b/textproc/p5-Lingua-EN-AddressParse/Makefile index fa3e63cabafb..6c0abb8cb5c5 100644 --- a/textproc/p5-Lingua-EN-AddressParse/Makefile +++ b/textproc/p5-Lingua-EN-AddressParse/Makefile @@ -7,7 +7,7 @@ PORTNAME= Lingua-EN-AddressParse PORTVERSION= 1.15 -CATEGORIES= textproc perl5 +CATEGORIES= textproc perl5 geography MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Lingua PKGNAMEPREFIX= p5- |