diff options
author | ashish <ashish@FreeBSD.org> | 2010-06-11 21:37:41 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2010-06-11 21:37:41 +0800 |
commit | cbe60efcd327575d7878254a6457f3bd957625c7 (patch) | |
tree | eebf702dac50eb70488307be08c3c7cece8c826a /security | |
parent | 2bf0e5a254e197073cd10588ee4f4636e4fe6134 (diff) | |
download | freebsd-ports-gnome-cbe60efcd327575d7878254a6457f3bd957625c7.tar.gz freebsd-ports-gnome-cbe60efcd327575d7878254a6457f3bd957625c7.tar.zst freebsd-ports-gnome-cbe60efcd327575d7878254a6457f3bd957625c7.zip |
- Change my maintainer address.
Approved by: pgj (mentor)
Diffstat (limited to 'security')
-rw-r--r-- | security/hotssh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/hotssh/Makefile b/security/hotssh/Makefile index e9504feb1821..06906923c9b8 100644 --- a/security/hotssh/Makefile +++ b/security/hotssh/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -MAINTAINER= wahjava@gmail.com +MAINTAINER= ashish@FreeBSD.org COMMENT= HotSSH is an interface to Secure Shell, for GNOME and OpenSSH BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dbus-python.pc:${PORTSDIR}/devel/py-dbus \ |