diff options
author | pav <pav@FreeBSD.org> | 2004-07-05 18:48:21 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-07-05 18:48:21 +0000 |
commit | cb4462260ccadebc7c4f594e04a06f8dd1d331fa (patch) | |
tree | 897b4ccf0f54724411b9d960ac98290392bbd43f /sysutils | |
parent | cc0112ef96d9e9a8933756ae0078dde39f599898 (diff) | |
download | FreeBSD-ports-cb4462260ccadebc7c4f594e04a06f8dd1d331fa.zip FreeBSD-ports-cb4462260ccadebc7c4f594e04a06f8dd1d331fa.tar.gz |
- Due to an astonishing interest in this port, put a distfile temporarily
on my private (and working) site.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/portindex/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/portindex/Makefile b/sysutils/portindex/Makefile index de4f915..2db8572 100644 --- a/sysutils/portindex/Makefile +++ b/sysutils/portindex/Makefile @@ -8,7 +8,8 @@ PORTNAME= portindex PORTVERSION= 12 CATEGORIES= sysutils -MASTER_SITES= http://home.tiscali.cz:8080/~cz210552/distfiles/ +MASTER_SITES= http://home.tiscali.cz:8080/~cz210552/distfiles/ \ + http://www.oook.cz/bsd/distfiles/ DISTNAME= bsdportsutils-${PORTVERSION} MAINTAINER= hsn@netmag.cz |