diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-03-25 09:53:44 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-03-25 09:53:44 +0000 |
commit | 633394b38a8e738281fd74acb7565591154c47fb (patch) | |
tree | 939b1bb61701e9503ec9aa17a59c4776a16fc0f9 /mail/popcheck | |
parent | 2bc645a2d51968f22b0bf60ea7e5c4ea163a43ce (diff) | |
download | ports-633394b38a8e738281fd74acb7565591154c47fb.tar.gz ports-633394b38a8e738281fd74acb7565591154c47fb.zip |
Notes
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 |