diff options
author | pav <pav@FreeBSD.org> | 2009-01-31 06:41:08 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-01-31 06:41:08 +0800 |
commit | 7dba3109f1546cbefcfe52ccd050a8996fb2043e (patch) | |
tree | f5552bbe7b2390ac0d5d3d90b3ba58cbd0bd421c /www/p5-AxKit | |
parent | 2795264af684e2076cc7c33b95673fdd55bfde7d (diff) | |
download | freebsd-ports-gnome-7dba3109f1546cbefcfe52ccd050a8996fb2043e.tar.gz freebsd-ports-gnome-7dba3109f1546cbefcfe52ccd050a8996fb2043e.tar.zst freebsd-ports-gnome-7dba3109f1546cbefcfe52ccd050a8996fb2043e.zip |
- Update download location
Reported by: -fetch-original pointyhat run
Diffstat (limited to 'www/p5-AxKit')
-rw-r--r-- | www/p5-AxKit/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-AxKit/Makefile b/www/p5-AxKit/Makefile index 9dff9704644c..58b4c09893b2 100644 --- a/www/p5-AxKit/Makefile +++ b/www/p5-AxKit/Makefile @@ -9,7 +9,8 @@ PORTNAME= AxKit PORTVERSION= 1.6.2 PORTREVISION= 1 CATEGORIES= www perl5 -MASTER_SITES= http://www.axkit.org/download/ +MASTER_SITES= ${MASTER_SITE_APACHE} +MASTER_SITE_SUBDIR= xml/axkit PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org |