diff options
author | nivit <nivit@FreeBSD.org> | 2008-02-21 21:03:01 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2008-02-21 21:03:01 +0800 |
commit | 1ace42b10eb97334991de0cd63710da62c9b6097 (patch) | |
tree | 060974c36d11482e7ff3fac95d438329c86ebbd7 /textproc/libnxml | |
parent | edfdb08afaa51804b3e4abf6ace7b6fc3ab69990 (diff) | |
download | freebsd-ports-gnome-1ace42b10eb97334991de0cd63710da62c9b6097.tar.gz freebsd-ports-gnome-1ace42b10eb97334991de0cd63710da62c9b6097.tar.zst freebsd-ports-gnome-1ace42b10eb97334991de0cd63710da62c9b6097.zip |
- Fix download site
Diffstat (limited to 'textproc/libnxml')
-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 7ba994a8de96..9b04e4cebf56 100644 --- a/textproc/libnxml/Makefile +++ b/textproc/libnxml/Makefile @@ -8,7 +8,7 @@ PORTNAME= libnxml PORTVERSION= 0.18.1 CATEGORIES= textproc devel -MASTER_SITES= http://www5.autistici.org/bakunin/libnxml/ GENTOO/distfiles \ +MASTER_SITES= http://www.autistici.org/bakunin/libnxml/ \ http://nivi.interfree.it/distfiles/${PORTNAME}/${PORTVERSION}/ MAINTAINER= nivit@FreeBSD.org |