diff options
author | kiri <kiri@FreeBSD.org> | 2001-04-23 02:58:16 +0000 |
---|---|---|
committer | kiri <kiri@FreeBSD.org> | 2001-04-23 02:58:16 +0000 |
commit | 3e388a9b143503b8dce4a03f48def44503368333 (patch) | |
tree | e5131b0531b0e97cf90dacc64ff045357eb8ab50 /textproc/fop | |
parent | 8a4782bfc38b942350a2d31f206858f1cd322a96 (diff) | |
download | FreeBSD-ports-3e388a9b143503b8dce4a03f48def44503368333.zip FreeBSD-ports-3e388a9b143503b8dce4a03f48def44503368333.tar.gz |
Chage MASTER_SITES to http://xml.apache.org/dist/fop/recent/.
Diffstat (limited to 'textproc/fop')
-rw-r--r-- | textproc/fop/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/fop/Makefile b/textproc/fop/Makefile index 82836f0..9f0ca70 100644 --- a/textproc/fop/Makefile +++ b/textproc/fop/Makefile @@ -8,8 +8,7 @@ PORTNAME= fop PORTVERSION= 0.17.0 CATEGORIES= textproc java -MASTER_SITES= http://xml.apache.org/dist/fop/ -MASTER_SITE_SUBDIR= recent +MASTER_SITES= http://xml.apache.org/dist/fop/recent/ DISTNAME= ${PORTNAME:S/fop/Fop/}-${PORTVERSION} MAINTAINER= kiri@FreeBSD.org |