diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:39:16 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:39:16 +0000 |
commit | 4dd1d7a7271bc6b512ec31a695807cfb12d9594d (patch) | |
tree | 08b5c64bfccdbe831673abcd20716ad3c89cb478 /net/minissdpd | |
parent | 343de0dcf008cd0bcec1e4c02c80b0420912280f (diff) | |
download | ports-4dd1d7a7271bc6b512ec31a695807cfb12d9594d.tar.gz ports-4dd1d7a7271bc6b512ec31a695807cfb12d9594d.zip |
Notes
Diffstat (limited to 'net/minissdpd')
-rw-r--r-- | net/minissdpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/minissdpd/Makefile b/net/minissdpd/Makefile index 5249da121c56..51bb9e4d1c23 100644 --- a/net/minissdpd/Makefile +++ b/net/minissdpd/Makefile @@ -5,7 +5,7 @@ PORTNAME= minissdpd PORTVERSION= 1.2 CATEGORIES= net MASTER_SITES= http://miniupnp.free.fr/files/ \ - CRITICAL + LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= UPnP IGD discovery speed enhancer |