Fix to correct master_sites for download. Otherwise we try to fetch:
http://www.synflood.at/akpop3d.htmlakpop3d-0.7.7.tar.bz2
which just isn't right.
Jim
Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/akpop3d/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile 2006/07/19 15:11:53 1.4
+++ Makefile 2007/05/17 20:20:48
@@ -5,7 +5,7 @@
DISTNAME= akpop3d-0.7.7
PKGNAME= ${DISTNAME}p1
CATEGORIES= mail
-HOMEPAGE= http://www.synflood.at/akpop3d.html
+HOMEPAGE= http://www.synflood.at/akpop3d/
# GPL
PERMIT_PACKAGE_CDROM= Yes