diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/miniupnpc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/miniupnpc/Makefile b/net/miniupnpc/Makefile index d9aae76535ea..9b7d8ef3ec11 100644 --- a/net/miniupnpc/Makefile +++ b/net/miniupnpc/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.6 CATEGORIES?= net MASTER_SITES= http://miniupnp.free.fr/files/ -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER?= dinoex@FreeBSD.org COMMENT?= UPnP IGD client lightweight library LICENSE= BSD |