diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2001-06-25 06:43:13 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2001-06-25 06:43:13 +0000 |
commit | 8b11cea3cd11e3793880012883204b82c85e2a50 (patch) | |
tree | 934215708f47fe59dc49492d118f5e15111be019 /security/gnupg-idea | |
parent | 817e1df8d4d3754609e456dcf214f16a43b71f2c (diff) |
change MAINTAINER to FreeBSD.org address
Notes
Notes:
svn path=/head/; revision=44414
Diffstat (limited to 'security/gnupg-idea')
-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 |