diff options
author | Frederic Culot <culot@FreeBSD.org> | 2015-09-24 08:12:33 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2015-09-24 08:12:33 +0000 |
commit | d0d2fb3c560f7667a779c5d570add990b986b4fa (patch) | |
tree | 38cef371acaf88bb75923318a6d09bf2c603cab6 /net/hupnp | |
parent | 8c0ede03052229894162959c9880b612080c0c40 (diff) | |
download | ports-d0d2fb3c560f7667a779c5d570add990b986b4fa.tar.gz ports-d0d2fb3c560f7667a779c5d570add990b986b4fa.zip |
Notes
Diffstat (limited to 'net/hupnp')
-rw-r--r-- | net/hupnp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/hupnp/Makefile b/net/hupnp/Makefile index 5111c21003b9..35472027e9dd 100644 --- a/net/hupnp/Makefile +++ b/net/hupnp/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME} DISTNAME= herqq-${PORTVERSION} -MAINTAINER= fluffy@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library for building UPnP devices and control points USES= gmake qmake zip |