diff options
Diffstat (limited to 'security/libgpg-error/Makefile')
-rw-r--r-- | security/libgpg-error/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/libgpg-error/Makefile b/security/libgpg-error/Makefile index c28761d..522e7ab 100644 --- a/security/libgpg-error/Makefile +++ b/security/libgpg-error/Makefile @@ -4,8 +4,7 @@ PORTNAME= libgpg-error PORTVERSION= 1.19 CATEGORIES= security devel -MASTER_SITES= ${MASTER_SITE_GNUPG} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= GNUPG MAINTAINER= novel@FreeBSD.org COMMENT= Common error values for all GnuPG components |