diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-10 14:23:04 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-10 14:23:04 +0000 |
commit | 4b4c860b6a1d5a2e228fbc3a04c3751f75600305 (patch) | |
tree | 7542b99c716088efccc601a81783b2cc0508ad09 /security/gcipher | |
parent | b392ed4d931ac8e0bb35d3c6d0854aa5f96cec8c (diff) |
Notes
Diffstat (limited to 'security/gcipher')
-rw-r--r-- | security/gcipher/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gcipher/Makefile b/security/gcipher/Makefile index 792c22ac9ee6..dedcac8a15c3 100644 --- a/security/gcipher/Makefile +++ b/security/gcipher/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 14 CATEGORIES= security gnome MASTER_SITES= SF -MAINTAINER= jjinux@yahoo.com +MAINTAINER= ports@FreeBSD.org COMMENT= A simple encryption tool RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gnome/__init__.py:${PORTSDIR}/x11-toolkits/py-gnome2 |