diff options
author | kevlo <kevlo@FreeBSD.org> | 2008-05-06 12:57:29 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2008-05-06 12:57:29 +0800 |
commit | b181f7c2795dc2f22dfa987f1d7a0939cbaf8807 (patch) | |
tree | cefec9ae7bbbf39f36683847fc19b479296a8682 | |
parent | 2b027cb355dc6b77dcd8cd6848b879406f29ac91 (diff) | |
download | freebsd-ports-gnome-b181f7c2795dc2f22dfa987f1d7a0939cbaf8807.tar.gz freebsd-ports-gnome-b181f7c2795dc2f22dfa987f1d7a0939cbaf8807.tar.zst freebsd-ports-gnome-b181f7c2795dc2f22dfa987f1d7a0939cbaf8807.zip |
Add MASTER_SITE_SUBDIR
-rw-r--r-- | textproc/p5-SGMLSpm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-SGMLSpm/Makefile b/textproc/p5-SGMLSpm/Makefile index 4d2007402f35..9d311d8293c3 100644 --- a/textproc/p5-SGMLSpm/Makefile +++ b/textproc/p5-SGMLSpm/Makefile @@ -9,6 +9,7 @@ PORTNAME= SGMLSpm PORTVERSION= 1.03 CATEGORIES= textproc perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= SGMLS PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION}ii |