diff options
author | pav <pav@FreeBSD.org> | 2004-07-06 00:37:59 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-07-06 00:37:59 +0800 |
commit | 62612fedd1c604e73bf11f7c06fb3e90265a2719 (patch) | |
tree | 78c9c1aa32a07c3cc1bda71e12f130952bbf50a8 /mail | |
parent | e292a8cffe76965a7b4dfe4c773d84b080ea2730 (diff) | |
download | freebsd-ports-gnome-62612fedd1c604e73bf11f7c06fb3e90265a2719.tar.gz freebsd-ports-gnome-62612fedd1c604e73bf11f7c06fb3e90265a2719.tar.zst freebsd-ports-gnome-62612fedd1c604e73bf11f7c06fb3e90265a2719.zip |
- Chase redirect
PR: ports/68663
Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/popcheck/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/popcheck/Makefile b/mail/popcheck/Makefile index f7bad57b2f1e..5b2fd60841f8 100644 --- a/mail/popcheck/Makefile +++ b/mail/popcheck/Makefile @@ -9,7 +9,7 @@ PORTNAME= popcheck PORTVERSION= 1.3 CATEGORIES= mail MASTER_SITES= http://www.ludd.luth.se/~staham/linux/programs/ \ - http://home.tiscali.cz/~cz210552/distfiles/ + http://home.tiscali.cz:8080/~cz210552/distfiles/ DISTNAME= popcheck MAINTAINER= hsn@netmag.cz |