diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-07-20 10:11:16 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-07-20 10:11:16 +0000 |
commit | 4e9b92d5021e7011a19230c5fa230785be084ed9 (patch) | |
tree | bbd820d0f95cc3c4aafff6e95fbb2270bb6c8c50 /textproc | |
parent | 6795d530d4b04d7ba5a6275598b7a02754f32ecd (diff) | |
download | ports-4e9b92d5021e7011a19230c5fa230785be084ed9.tar.gz ports-4e9b92d5021e7011a19230c5fa230785be084ed9.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libnxml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libnxml/Makefile b/textproc/libnxml/Makefile index 1105c33dbcf7..8ac7d002c547 100644 --- a/textproc/libnxml/Makefile +++ b/textproc/libnxml/Makefile @@ -8,7 +8,7 @@ PORTNAME= libnxml PORTVERSION= 0.18.0 CATEGORIES= textproc devel -MASTER_SITES= http://www2.autistici.org/bakunin/libnxml/ \ +MASTER_SITES= http://www5.autistici.org/bakunin/libnxml/ GENTOO/distfiles \ http://nivi.interfree.it/distfiles/${PORTNAME}/${PORTVERSION}/ MAINTAINER= nivit@FreeBSD.org |