diff options
author | Will Andrews <will@FreeBSD.org> | 2003-06-25 04:27:38 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2003-06-25 04:27:38 +0000 |
commit | 1268252fc50336ce3e09072205a67dc50c08c770 (patch) | |
tree | f8c841f5fcd809295bdb5670fede510033082b7f /security/rc5pipe | |
parent | 6fa6961aa56afc52e47d26ad3fbc80da3a5857dc (diff) | |
download | ports-1268252fc50336ce3e09072205a67dc50c08c770.tar.gz ports-1268252fc50336ce3e09072205a67dc50c08c770.zip |
Notes
Diffstat (limited to 'security/rc5pipe')
-rw-r--r-- | security/rc5pipe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/rc5pipe/Makefile b/security/rc5pipe/Makefile index 68d68a10f7d3..2113e97477ad 100644 --- a/security/rc5pipe/Makefile +++ b/security/rc5pipe/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security MASTER_SITES= http://krazykiwi.homeip.net/FreeBSD/ports/rc5pipe/ EXTRACT_SUFX= .tgz -MAINTAINER= frerich.raabe@gmx.de +MAINTAINER= so14k@so14k.com COMMENT= RC5 en-/decryption via UNIX pipes WRKSRC= ${WRKDIR}/rc5pipe |