diff options
-rw-r--r-- | security/gnupg-idea/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gnupg-idea/Makefile b/security/gnupg-idea/Makefile index 0b780bad0c42..8c9d3278eda6 100644 --- a/security/gnupg-idea/Makefile +++ b/security/gnupg-idea/Makefile @@ -15,7 +15,7 @@ DISTFILES= ${CONTRIB:S|$|.c|} DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= # none -MAINTAINER= dirk.meyer@dinoex.sub.org +MAINTAINER= dinoex@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg |