diff options
author | gerald <gerald@FreeBSD.org> | 2009-03-29 06:16:13 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2009-03-29 06:16:13 +0800 |
commit | 6401443a1ca54de67941b38c0197ae6945dc6697 (patch) | |
tree | a9c09548e30efd4ec1e2c6718412d7017b0103fa /mail/akpop3d | |
parent | 9d0371d29180a74c6954dd7aa3f3a269747df02a (diff) | |
download | freebsd-ports-gnome-6401443a1ca54de67941b38c0197ae6945dc6697.tar.gz freebsd-ports-gnome-6401443a1ca54de67941b38c0197ae6945dc6697.tar.zst freebsd-ports-gnome-6401443a1ca54de67941b38c0197ae6945dc6697.zip |
Remove superflous PORTREVISION=0 and EXTRACT_SUFX=.tar.bz2.
Diffstat (limited to 'mail/akpop3d')
-rw-r--r-- | mail/akpop3d/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/akpop3d/Makefile b/mail/akpop3d/Makefile index 8a48111c0c07..0bff1d488c94 100644 --- a/mail/akpop3d/Makefile +++ b/mail/akpop3d/Makefile @@ -7,11 +7,9 @@ PORTNAME= akpop3d PORTVERSION= 0.7.7 -PORTREVISION= 0 CATEGORIES= mail MASTER_SITES= http://www.synflood.at/akpop3d/ DISTNAME= ${PORTNAME}-${PORTVERSION} -EXTRACT_SUFX= .tar.bz2 MAINTAINER= ports@FreeBSD.org COMMENT= POP3 daemon aimed to be small and secure |