diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-02-26 08:10:19 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-02-26 08:10:19 +0000 |
commit | 9189e0ce7a9be153fa8cd60b391ad0e41f76fff1 (patch) | |
tree | f9f858f8366d0788667cbc1573ff6a86f4553372 /net/gupnp-igd | |
parent | 4fd7f39cb5cc2fbc49af3430b71e1732b5ded0ef (diff) | |
download | ports-9189e0ce7a9be153fa8cd60b391ad0e41f76fff1.tar.gz ports-9189e0ce7a9be153fa8cd60b391ad0e41f76fff1.zip |
Notes
Diffstat (limited to 'net/gupnp-igd')
-rw-r--r-- | net/gupnp-igd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gupnp-igd/Makefile b/net/gupnp-igd/Makefile index b3fd2d76c446..523a335db3e8 100644 --- a/net/gupnp-igd/Makefile +++ b/net/gupnp-igd/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://www.gupnp.org/sources/${PORTNAME}/ -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library to handle UPnP IGD port mapping BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pygobject-2.0.pc:${PORTSDIR}/devel/py-gobject |