diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-02-27 11:08:23 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-02-27 11:08:23 +0000 |
commit | eaee63ab80c2a528eb0f5b962191702086b77334 (patch) | |
tree | 30e71a6f548d0c26d6a659a7dd8f217286d611ce /devel/libpperl | |
parent | b7ea70fba433b505645256836e5203fcb53e7ea2 (diff) | |
download | ports-eaee63ab80c2a528eb0f5b962191702086b77334.tar.gz ports-eaee63ab80c2a528eb0f5b962191702086b77334.zip |
Notes
Diffstat (limited to 'devel/libpperl')
-rw-r--r-- | devel/libpperl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libpperl/Makefile b/devel/libpperl/Makefile index 16a87fa04837..1367711e14c4 100644 --- a/devel/libpperl/Makefile +++ b/devel/libpperl/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= http://people.freebsd.org/~kbyanc/ \ http://www.posi.net/software/libpperl/ -MAINTAINER= kbyanc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A library easing embedding perl interpreters into C programs WRKSRC= ${WRKDIR}/${PORTNAME} |