diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-02-01 08:59:02 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-02-01 08:59:02 +0000 |
commit | 33c62684895a527cfcb8b97865fb6581e7666e91 (patch) | |
tree | a7d1f103dd6c6bf760f00e0a7d915d25b1d4bbaa /misc/p5-Locale-Msgcat | |
parent | 1a504205eb383a3a9d72fc65adb0f18abf1060e3 (diff) | |
download | ports-33c62684895a527cfcb8b97865fb6581e7666e91.tar.gz ports-33c62684895a527cfcb8b97865fb6581e7666e91.zip |
Notes
Diffstat (limited to 'misc/p5-Locale-Msgcat')
-rw-r--r-- | misc/p5-Locale-Msgcat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/p5-Locale-Msgcat/Makefile b/misc/p5-Locale-Msgcat/Makefile index 85514b6cc0d3..ff5096a447f6 100644 --- a/misc/p5-Locale-Msgcat/Makefile +++ b/misc/p5-Locale-Msgcat/Makefile @@ -9,6 +9,7 @@ PORTNAME= Msgcat PORTVERSION= 1.03 CATEGORIES= misc perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= Locale PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org |