diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2011-04-20 07:01:55 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2011-04-20 07:01:55 +0000 |
commit | d20e5e2afac0254d94fc27cc8d6e43caf4797938 (patch) | |
tree | 065d43729c60a95e5609cc1bacf952e2f8e27f52 /net/miniupnpd | |
parent | ec463fabc9622c2f264da599a7abf0ca45311980 (diff) |
Notes
Diffstat (limited to 'net/miniupnpd')
-rw-r--r-- | net/miniupnpd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/miniupnpd/Makefile b/net/miniupnpd/Makefile index 7f87d610d921..5b7c9d49cece 100644 --- a/net/miniupnpd/Makefile +++ b/net/miniupnpd/Makefile @@ -7,6 +7,7 @@ PORTNAME= miniupnpd PORTVERSION= 1.5 +PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= http://miniupnp.tuxfamily.org/files/ \ http://miniupnp.free.fr/files/ |