diff options
author | jperkin <jperkin> | 2013-02-06 23:20:50 +0000 |
---|---|---|
committer | jperkin <jperkin> | 2013-02-06 23:20:50 +0000 |
commit | 3f77c48b9aa5259445074dd7190ffd1dbb9b5d62 (patch) | |
tree | d7d0af5d9808c460db88c75cae427e48392a4fee /mail/mpop | |
parent | 1ccbd780ba71816ea648791c1b1de87abad8419c (diff) | |
download | pkgsrc-3f77c48b9aa5259445074dd7190ffd1dbb9b5d62.tar.gz |
PKGREVISION bumps for the security/openssl 1.0.1d update.
Diffstat (limited to 'mail/mpop')
-rw-r--r-- | mail/mpop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mpop/Makefile b/mail/mpop/Makefile index ef0d7e984e4..602f00498b0 100644 --- a/mail/mpop/Makefile +++ b/mail/mpop/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2012/10/08 12:19:18 asau Exp $ +# $NetBSD: Makefile,v 1.17 2013/02/06 23:22:45 jperkin Exp $ # DISTNAME= mpop-1.0.23 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mpop/} EXTRACT_SUFX= .tar.bz2 |