diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-04-25 19:03:52 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-04-25 19:03:52 +0000 |
commit | 9edb10042ae6148ed23f18b1f7072eaea3ef93c0 (patch) | |
tree | 9fbcc0c350f44effeab6b25083306652014ec7e1 /net/pear-Net_MAC/Makefile | |
parent | 1b9ec2146a8b5337da14cea069876ea4e445a629 (diff) | |
download | ports-9edb10042ae6148ed23f18b1f7072eaea3ef93c0.tar.gz ports-9edb10042ae6148ed23f18b1f7072eaea3ef93c0.zip |
Notes
Diffstat (limited to 'net/pear-Net_MAC/Makefile')
-rw-r--r-- | net/pear-Net_MAC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-Net_MAC/Makefile b/net/pear-Net_MAC/Makefile index 7516f2446911..e01bf7ff9e72 100644 --- a/net/pear-Net_MAC/Makefile +++ b/net/pear-Net_MAC/Makefile @@ -9,7 +9,7 @@ PORTNAME= Net_MAC PORTVERSION= 0.1.5 CATEGORIES= net pear -MAINTAINER= bg1tpt@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR class that validates and formats MAC addresses BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear |