diff options
author | pav <pav@FreeBSD.org> | 2004-07-03 06:43:20 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-07-03 06:43:20 +0800 |
commit | 0f9ffb3083c1c63177320a9c751466dda00c2b83 (patch) | |
tree | f6bbb9b4a4752927372c1d4d5f7005992d0bcd75 /sysutils | |
parent | 93b13b2d64e8f4e956f686a493097b6fbad2cf84 (diff) | |
download | freebsd-ports-gnome-0f9ffb3083c1c63177320a9c751466dda00c2b83.tar.gz freebsd-ports-gnome-0f9ffb3083c1c63177320a9c751466dda00c2b83.tar.zst freebsd-ports-gnome-0f9ffb3083c1c63177320a9c751466dda00c2b83.zip |
- Chase redirect which is only visible for foreign clients.
Reported by: Andrzej Tobola <ato@iem.pw.edu.pl>
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/portindex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/portindex/Makefile b/sysutils/portindex/Makefile index 2ceb83ba229c..8461cbc589be 100644 --- a/sysutils/portindex/Makefile +++ b/sysutils/portindex/Makefile @@ -8,7 +8,7 @@ PORTNAME= portindex PORTVERSION= 11 CATEGORIES= sysutils -MASTER_SITES= http://home.tiscali.cz/~cz210552/distfiles/ +MASTER_SITES= http://home.tiscali.cz:8080/~cz210552/distfiles/ DISTNAME= bsdportsutils-${PORTVERSION} MAINTAINER= hsn@netmag.cz |