diff options
author | glewis <glewis@FreeBSD.org> | 2003-12-20 00:41:48 +0800 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2003-12-20 00:41:48 +0800 |
commit | 786037abc43b6c527ba866419850322860ca52d4 (patch) | |
tree | e03cdc577541ddbd7cbee2662388076e2230e142 /textproc | |
parent | 72548334626e09be6459d37095a42f96c6fa8aad (diff) | |
download | freebsd-ports-gnome-786037abc43b6c527ba866419850322860ca52d4.tar.gz freebsd-ports-gnome-786037abc43b6c527ba866419850322860ca52d4.tar.zst freebsd-ports-gnome-786037abc43b6c527ba866419850322860ca52d4.zip |
. Sync with changes to MASTER_SITE's layout.
PR: 58943
Submitted by: Palle Girgensohn <girgen@pingpong.net>
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/xerces-c2-devel/Makefile | 2 | ||||
-rw-r--r-- | textproc/xerces-c2/Makefile | 2 | ||||
-rw-r--r-- | textproc/xerces-c27/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/textproc/xerces-c2-devel/Makefile b/textproc/xerces-c2-devel/Makefile index eb196a1fa6c6..51264bbe808a 100644 --- a/textproc/xerces-c2-devel/Makefile +++ b/textproc/xerces-c2-devel/Makefile @@ -9,7 +9,7 @@ PORTNAME= xerces-c2 PORTVERSION= 2.3.0 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_APACHE_XML} -MASTER_SITE_SUBDIR= xerces-c/stable +MASTER_SITE_SUBDIR= xerces-c/source DISTNAME= xerces-c-src_${PORTVERSION:S/./_/g} MAINTAINER= bzeeb+freebsdports@zabbadoz.net diff --git a/textproc/xerces-c2/Makefile b/textproc/xerces-c2/Makefile index eb196a1fa6c6..51264bbe808a 100644 --- a/textproc/xerces-c2/Makefile +++ b/textproc/xerces-c2/Makefile @@ -9,7 +9,7 @@ PORTNAME= xerces-c2 PORTVERSION= 2.3.0 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_APACHE_XML} -MASTER_SITE_SUBDIR= xerces-c/stable +MASTER_SITE_SUBDIR= xerces-c/source DISTNAME= xerces-c-src_${PORTVERSION:S/./_/g} MAINTAINER= bzeeb+freebsdports@zabbadoz.net diff --git a/textproc/xerces-c27/Makefile b/textproc/xerces-c27/Makefile index eb196a1fa6c6..51264bbe808a 100644 --- a/textproc/xerces-c27/Makefile +++ b/textproc/xerces-c27/Makefile @@ -9,7 +9,7 @@ PORTNAME= xerces-c2 PORTVERSION= 2.3.0 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_APACHE_XML} -MASTER_SITE_SUBDIR= xerces-c/stable +MASTER_SITE_SUBDIR= xerces-c/source DISTNAME= xerces-c-src_${PORTVERSION:S/./_/g} MAINTAINER= bzeeb+freebsdports@zabbadoz.net |