diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2014-12-25 01:17:49 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2014-12-25 01:17:49 +0000 |
commit | c8cfba3557e36dbcdbcf24df59f5e947a56c4c45 (patch) | |
tree | fd67ebe62db436909fdeb1f0d23aec3a292e1150 /net | |
parent | 656c8e527bd3b4fdd5864489824bc1c6acf63bd5 (diff) | |
download | ports-c8cfba3557e36dbcdbcf24df59f5e947a56c4c45.tar.gz ports-c8cfba3557e36dbcdbcf24df59f5e947a56c4c45.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/ifstated/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ifstated/Makefile b/net/ifstated/Makefile index 9086b7423762..23a692f3010d 100644 --- a/net/ifstated/Makefile +++ b/net/ifstated/Makefile @@ -3,7 +3,7 @@ PORTNAME= ifstated PORTVERSION= 5.1 -PORTEPOCH= 3 +PORTEPOCH= 2 CATEGORIES= net MASTER_SITES= http://christianserving.org/ports/net/ifstated/ |