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 /devel/upnp | |
parent | 1771cdafe20a70533ebea458c5c2303966ab6420 (diff) | |
download | ports-d99dbad3de4fb9479ce3a08693095a7f1c629aab.tar.gz ports-d99dbad3de4fb9479ce3a08693095a7f1c629aab.zip |
Notes
Diffstat (limited to 'devel/upnp')
-rw-r--r-- | devel/upnp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/upnp/Makefile b/devel/upnp/Makefile index b6f1ec651362..10e8f34a9659 100644 --- a/devel/upnp/Makefile +++ b/devel/upnp/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}sdk-${PORTVERSION} -MAINTAINER= leeym@leeym.com +MAINTAINER= leeym@FreeBSD.org LIB_DEPENDS= uuid.1:${PORTSDIR}/sysutils/e2fsprogs |