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 ffca9e66f94..ef0fc79c2d9 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.127 2013/02/19 02:20:46 schmonz Exp $ +# $NetBSD: Makefile,v 1.128 2013/02/23 01:04:55 schmonz Exp $ -DISTNAME= getmail-4.38.0 +DISTNAME= getmail-4.39.0 CATEGORIES= mail MASTER_SITES= ${HOMEPAGE}old-versions/ -DIST_SUBDIR= ${PKGNAME_NOREV} MAINTAINER= schmonz@NetBSD.org HOMEPAGE= http://pyropus.ca/software/getmail/ |