diff options
author | itetcu <itetcu@FreeBSD.org> | 2008-03-25 17:53:44 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2008-03-25 17:53:44 +0800 |
commit | 91ff2e5df01ef0f0574a9160460f21d35f07b273 (patch) | |
tree | 2d92c4af6091ecaa044c914a8bf38aa6a5408c19 /mail/popcheck | |
parent | a96c3aa129cafdadaac1592f73d739bd8f1c54a4 (diff) | |
download | freebsd-ports-gnome-91ff2e5df01ef0f0574a9160460f21d35f07b273.tar.gz freebsd-ports-gnome-91ff2e5df01ef0f0574a9160460f21d35f07b273.tar.zst freebsd-ports-gnome-91ff2e5df01ef0f0574a9160460f21d35f07b273.zip |
Adjust MASTER_SITES to an other server of mine
Diffstat (limited to 'mail/popcheck')
-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 c077c01955a1..1a52879a521c 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://people.tecnik93.com/~radim/tarballs/ + http://T32.TecNik93.com/FreeBSD/others_ports/${PORTNAME}/sources/ DISTNAME= popcheck MAINTAINER= ports@FreeBSD.org |