diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-02-25 01:30:12 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-02-25 01:30:12 +0000 |
commit | ad09c3cc957957c1e03fca68eafae5f83d6e18bf (patch) | |
tree | 61767994a8df73f8f4694e1f26b17ca79a626ca3 | |
parent | Mark deprecated and set expiration date. However i won't remove it until the (diff) |
- Reassign to the heap
Discussed with: maintainer
Notes
Notes:
svn path=/head/; revision=292209
-rw-r--r-- | audio/p5-Audio-Beep/Makefile | 2 | ||||
-rw-r--r-- | databases/cassandra/Makefile | 2 | ||||
-rw-r--r-- | devel/pecl-gearman/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/p5-Audio-Beep/Makefile b/audio/p5-Audio-Beep/Makefile index c2bfed979081..b77e430a2bcc 100644 --- a/audio/p5-Audio-Beep/Makefile +++ b/audio/p5-Audio-Beep/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= gslin@gslin.org +MAINTAINER= ports@FreeBSD.org COMMENT= A module to use your computer beeper in fancy ways BUILD_DEPENDS= beep:${PORTSDIR}/audio/beep diff --git a/databases/cassandra/Makefile b/databases/cassandra/Makefile index be390f64374f..7f60c605f0d7 100644 --- a/databases/cassandra/Makefile +++ b/databases/cassandra/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= cassandra/${PORTVERSION} DISTNAME= apache-cassandra-${PORTVERSION} EXTRACT_SUFX= -bin.tar.gz -MAINTAINER= gslin@gslin.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open source distributed database management system LICENSE= AL2 diff --git a/devel/pecl-gearman/Makefile b/devel/pecl-gearman/Makefile index 2b971304ecbd..7b80710f20fd 100644 --- a/devel/pecl-gearman/Makefile +++ b/devel/pecl-gearman/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= pecl- EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL -MAINTAINER= gslin@gslin.org +MAINTAINER= ports@FreeBSD.org COMMENT= Gearman API LICENSE= PHP301 |