diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2002-08-19 08:01:34 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2002-08-19 08:01:34 +0000 |
commit | d99dbad3de4fb9479ce3a08693095a7f1c629aab (patch) | |
tree | dcad6a8948e2353bddbadfb5932c89c7782ab66f /net/linuxigd | |
parent | 1771cdafe20a70533ebea458c5c2303966ab6420 (diff) | |
download | ports-d99dbad3de4fb9479ce3a08693095a7f1c629aab.tar.gz ports-d99dbad3de4fb9479ce3a08693095a7f1c629aab.zip |
Notes
Diffstat (limited to 'net/linuxigd')
-rw-r--r-- | net/linuxigd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/linuxigd/Makefile b/net/linuxigd/Makefile index 54a45ee6a73c..251cee297758 100644 --- a/net/linuxigd/Makefile +++ b/net/linuxigd/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= linux-igd DISTNAME= gateway-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= leeym@leeym.com +MAINTAINER= leeym@FreeBSD.org LIB_DEPENDS= upnp.1:${PORTSDIR}/devel/upnp |