diff options
author | dinoex <dinoex@FreeBSD.org> | 2011-11-14 13:45:02 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2011-11-14 13:45:02 +0800 |
commit | 4cdcdc84ea5b540cb814b0aea0e36e85a21a1cbf (patch) | |
tree | ec53862892880575c1de5cf7104041c429b43022 /net/miniupnpc | |
parent | b6746ec606d07050381b73d6d110b57ca27ade2e (diff) | |
download | freebsd-ports-gnome-4cdcdc84ea5b540cb814b0aea0e36e85a21a1cbf.tar.gz freebsd-ports-gnome-4cdcdc84ea5b540cb814b0aea0e36e85a21a1cbf.tar.zst freebsd-ports-gnome-4cdcdc84ea5b540cb814b0aea0e36e85a21a1cbf.zip |
- allo MAINTAINER to be overwitten by slave ports
Feature safe: yes
Diffstat (limited to 'net/miniupnpc')
-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 |