diff options
author | beech <beech@FreeBSD.org> | 2007-06-15 06:31:03 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2007-06-15 06:31:03 +0800 |
commit | 13e32811fcd44333b2e22fa4ccaa0fa728048eb6 (patch) | |
tree | e5cf4b6e48048314ebd66be03d9128cb3d6020f1 /security | |
parent | 2626f9c4c5e94a6d96974635617e51e4c30c2d75 (diff) | |
download | freebsd-ports-gnome-13e32811fcd44333b2e22fa4ccaa0fa728048eb6.tar.gz freebsd-ports-gnome-13e32811fcd44333b2e22fa4ccaa0fa728048eb6.tar.zst freebsd-ports-gnome-13e32811fcd44333b2e22fa4ccaa0fa728048eb6.zip |
- Update maintainer address.
Diffstat (limited to 'security')
-rw-r--r-- | security/jeta/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/jeta/Makefile b/security/jeta/Makefile index 0939c0e56666..b184d7083927 100644 --- a/security/jeta/Makefile +++ b/security/jeta/Makefile @@ -1,6 +1,6 @@ # Ports collection makefile for: jeta # Date created: Sat Feb 10, 2007 -# Whom: Beech Rintoul <beech@alaskaparadise.com> +# Whom: Beech Rintoul <beech@FreeBSD.org> # # $FreeBSD$ # @@ -10,7 +10,7 @@ PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= security www -MAINTAINER= beech@alaskaparadise.com +MAINTAINER= beech@FreeBSD.org COMMENT= Horde wrapper around various Java SSH applets USE_HORDE= base pkg-message |