diff options
author | flo <flo@FreeBSD.org> | 2010-12-28 06:02:09 +0800 |
---|---|---|
committer | flo <flo@FreeBSD.org> | 2010-12-28 06:02:09 +0800 |
commit | 4d4085c6ebbe863a3a0d1368cf2c15f16bdb023a (patch) | |
tree | caaa68fb8f4519520aea560e0c7d704e045765e9 /devel/pecl-dio | |
parent | d941294017a2cc0b2943cb0a510cc653307a7d41 (diff) | |
download | freebsd-ports-gnome-4d4085c6ebbe863a3a0d1368cf2c15f16bdb023a.tar.gz freebsd-ports-gnome-4d4085c6ebbe863a3a0d1368cf2c15f16bdb023a.tar.zst freebsd-ports-gnome-4d4085c6ebbe863a3a0d1368cf2c15f16bdb023a.zip |
- change MAINTAINER to my @FreeBSD.org address
Approved by: jadawin (mentor)
Diffstat (limited to 'devel/pecl-dio')
-rw-r--r-- | devel/pecl-dio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pecl-dio/Makefile b/devel/pecl-dio/Makefile index 13ea4a1b9f88..79ec7401aa20 100644 --- a/devel/pecl-dio/Makefile +++ b/devel/pecl-dio/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= pecl- EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL -MAINTAINER= flo@smeets.im +MAINTAINER= flo@FreeBSD.org COMMENT= A PECL extension that provides direct access to low level IO LICENSE= PHP30 |