diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2007-06-15 06:31:03 +0800 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2007-06-15 06:31:03 +0800 |
commit | 4b0bc31c4501da9431f759a91c5672ab5ceae592 (patch) | |
tree | c978e3af361533cbd7bcf64cc754557aa67118ec /ftp | |
parent | dfefa7d02d24b689ef77af7ed53709bc6898bdab (diff) | |
download | freebsd-ports-gnome-4b0bc31c4501da9431f759a91c5672ab5ceae592.tar.gz freebsd-ports-gnome-4b0bc31c4501da9431f759a91c5672ab5ceae592.tar.zst freebsd-ports-gnome-4b0bc31c4501da9431f759a91c5672ab5ceae592.zip |
- Update maintainer address.
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/gollem/Makefile | 2 | ||||
-rw-r--r-- | ftp/hsftp/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ftp/gollem/Makefile b/ftp/gollem/Makefile index 6ec5257235e9..5fd3927eb524 100644 --- a/ftp/gollem/Makefile +++ b/ftp/gollem/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.2 PORTREVISION= 2 CATEGORIES= ftp www -MAINTAINER= beech@alaskaparadise.com +MAINTAINER= beech@FreeBSD.org COMMENT= Gollem is the Horde web-based File Manager USE_HORDE= base diff --git a/ftp/hsftp/Makefile b/ftp/hsftp/Makefile index ca9b60ca5072..1671a8caff0b 100644 --- a/ftp/hsftp/Makefile +++ b/ftp/hsftp/Makefile @@ -11,7 +11,7 @@ CATEGORIES= ftp MASTER_SITES= http://la-samhna.de/hsftp/ \ http://www.alaskaparadise.com/freebsd/ -MAINTAINER= beech@alaskaparadise.com +MAINTAINER= beech@FreeBSD.org COMMENT= FTP emulator that uses ssh to transport commands/data GNU_CONFIGURE= yes |