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 /devel | |
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
Diffstat (limited to 'devel')
-rw-r--r-- | devel/pecl-gearman/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |