diff options
Diffstat (limited to 'mail/poppassd/Makefile')
-rw-r--r-- | mail/poppassd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/poppassd/Makefile b/mail/poppassd/Makefile index 01db8337ac5..b04fa863b21 100644 --- a/mail/poppassd/Makefile +++ b/mail/poppassd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2004/04/18 05:07:49 snj Exp $ +# $NetBSD: Makefile,v 1.12 2004/10/20 14:18:42 taca Exp $ # DISTNAME= qpopper${VERSION} PKGNAME= poppassd-${VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail MASTER_SITES= ftp://ftp.qualcomm.com/eudora/servers/unix/popper/ |