diff options
Diffstat (limited to 'mail/getmail/Makefile')
-rw-r--r-- | mail/getmail/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile index bb7519e6186..21616c3a3e1 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.115 2012/06/23 17:49:15 schmonz Exp $ +# $NetBSD: Makefile,v 1.116 2012/06/28 18:32:33 schmonz Exp $ -DISTNAME= getmail-4.30.1 +DISTNAME= getmail-4.30.2 CATEGORIES= mail MASTER_SITES= ${HOMEPAGE}old-versions/ -DIST_SUBDIR= ${PKGNAME_NOREV} MAINTAINER= schmonz@NetBSD.org HOMEPAGE= http://pyropus.ca/software/getmail/ |