diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-01-12 15:00:47 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-01-12 15:00:47 +0800 |
commit | 1819a08cbb1cbf5e6ba408b8e26f846f212f3b8c (patch) | |
tree | 68cd910c674de87f1039d24d578186d5663d98eb | |
parent | 8ba580de03eaac084f52a16613bad3e280f507ef (diff) | |
download | freebsd-ports-gnome-1819a08cbb1cbf5e6ba408b8e26f846f212f3b8c.tar.gz freebsd-ports-gnome-1819a08cbb1cbf5e6ba408b8e26f846f212f3b8c.tar.zst freebsd-ports-gnome-1819a08cbb1cbf5e6ba408b8e26f846f212f3b8c.zip |
- Adopt
-rw-r--r-- | net/ruby-spread/Makefile | 2 | ||||
-rw-r--r-- | net/spread4/Makefile | 2 | ||||
-rw-r--r-- | www/spreadlogd/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net/ruby-spread/Makefile b/net/ruby-spread/Makefile index 9a3db92b5535..328601f33d5c 100644 --- a/net/ruby-spread/Makefile +++ b/net/ruby-spread/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= rb_${PORTNAME} DIST_SUBDIR= ruby -MAINTAINER= ruby@FreeBSD.org +MAINTAINER= pgollucci@FreeBSD.org COMMENT= Ruby interface to the Spread library LIB_DEPENDS= tspread.1:${PORTSDIR}/net/spread diff --git a/net/spread4/Makefile b/net/spread4/Makefile index 4c0dc5bab5de..b5f2289f1abe 100644 --- a/net/spread4/Makefile +++ b/net/spread4/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net perl5 MASTER_SITES= LOCAL/wen DISTNAME= spread-src-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pgollucci@FreeBSD.org COMMENT= The Spread Group Communication System, a network toolkit GNU_CONFIGURE= yes diff --git a/www/spreadlogd/Makefile b/www/spreadlogd/Makefile index 7fd06409dd31..de3776e5d2e9 100644 --- a/www/spreadlogd/Makefile +++ b/www/spreadlogd/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.4.2 CATEGORIES= www net MASTER_SITES= http://www.lethargy.org/mod_log_spread/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pgollucci@FreeBSD.org COMMENT= The backend of mod_log_spread LIB_DEPENDS= spread.1:${PORTSDIR}/net/spread |