diff options
author | pav <pav@FreeBSD.org> | 2006-01-23 20:27:33 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-01-23 20:27:33 +0000 |
commit | 98431c5fad210352219fddc48584b840e78672ca (patch) | |
tree | 7084f32c8c7d67ad7bfccb6c1b852da075f777a5 /security/rc5pipe | |
parent | 35497d852196a288e8a95f343309052304ff7f91 (diff) | |
download | FreeBSD-ports-98431c5fad210352219fddc48584b840e78672ca.zip FreeBSD-ports-98431c5fad210352219fddc48584b840e78672ca.tar.gz |
- Drop maintainership. ENOTIME for ports, so let someone else take better care
of them.
Submitted by: Brad Davis <so14k@so14k.com>
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 c447088..3f50408 100644 --- a/security/rc5pipe/Makefile +++ b/security/rc5pipe/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security MASTER_SITES= http://people.fruitsalad.org/bdavis/FreeBSD/ports/distfiles/ EXTRACT_SUFX= .tgz -MAINTAINER= so14k@so14k.com +MAINTAINER= ports@FreeBSD.org COMMENT= RC5 en-/decryption via UNIX pipes PLIST_FILES= bin/rc5pipe |