diff options
Diffstat (limited to 'security/gpgmepp/Makefile')
-rw-r--r-- | security/gpgmepp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gpgmepp/Makefile b/security/gpgmepp/Makefile index f1fa091f720..7b700b99606 100644 --- a/security/gpgmepp/Makefile +++ b/security/gpgmepp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2017/09/18 09:53:04 maya Exp $ +# $NetBSD: Makefile,v 1.8 2017/11/30 16:45:07 adam Exp $ DISTNAME= gpgmepp-15.12.2 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_KDE:=applications/15.12.2/src/} EXTRACT_SUFX= .tar.xz |