diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2001-06-24 04:28:57 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2001-06-24 04:28:57 +0000 |
commit | 385c248462ed9715d76fb027edf9073a041f93b9 (patch) | |
tree | b50be9aca17b5beb9a74ae4f801109873a9eab19 /security/pgpin | |
parent | Remove patch that has been incorporated into 0.3f. By a quirk of (diff) |
change MAINTAINER to FreeBSD.org address
Diffstat (limited to 'security/pgpin')
-rw-r--r-- | security/pgpin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pgpin/Makefile b/security/pgpin/Makefile index 22f4016aecaf..412ee36785e0 100644 --- a/security/pgpin/Makefile +++ b/security/pgpin/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.fu-berlin.de/doc/IN/IN-CA/pgp/pgp263in/ DISTNAME= pgp263in010322 EXTRACT_SUFX= .tgz -MAINTAINER= dirk.meyer@dinoex.sub.org +MAINTAINER= dinoex@FreeBSD.org WRKSRC= ${WRKDIR}/pgp263in/src |