diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-11-18 09:37:31 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-11-18 09:37:31 +0000 |
commit | 91a1caa2422800c8478cb82e13d208ef07398bc2 (patch) | |
tree | c5f1f00242bba8544a0e9313052a53a2c0786f5b /sysutils/pear-File | |
parent | 40d2598f2ad6ffff1f7318bceaeb9ea557a16453 (diff) |
Notes
Diffstat (limited to 'sysutils/pear-File')
-rw-r--r-- | sysutils/pear-File/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/pear-File/Makefile b/sysutils/pear-File/Makefile index 971347de46cf..57b68a7b9e76 100644 --- a/sysutils/pear-File/Makefile +++ b/sysutils/pear-File/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.4.1 PORTEPOCH= 2 CATEGORIES= sysutils www pear -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR common file and directory routines USES= pear |