diff options
author | makc <makc@FreeBSD.org> | 2011-05-02 20:44:53 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2011-05-02 20:44:53 +0800 |
commit | d18d6b4f468181aa9b5972f89fc86acac6971505 (patch) | |
tree | fd2df00685187715a2aa5848e5a5f080cbb36854 /net | |
parent | 0b64cc46fcb88742b587914544bbd88f7a415203 (diff) | |
download | freebsd-ports-gnome-d18d6b4f468181aa9b5972f89fc86acac6971505.tar.gz freebsd-ports-gnome-d18d6b4f468181aa9b5972f89fc86acac6971505.tar.zst freebsd-ports-gnome-d18d6b4f468181aa9b5972f89fc86acac6971505.zip |
Bump PORTREVISION after open-mofit update
Diffstat (limited to 'net')
-rw-r--r-- | net/openmq/Makefile | 1 | ||||
-rw-r--r-- | net/tcpillust/Makefile | 1 | ||||
-rw-r--r-- | net/tcpview/Makefile | 2 |
3 files changed, 3 insertions, 1 deletions
diff --git a/net/openmq/Makefile b/net/openmq/Makefile index 7664d2386b1e..898539dd8cfa 100644 --- a/net/openmq/Makefile +++ b/net/openmq/Makefile @@ -7,6 +7,7 @@ PORTNAME= openmq PORTVERSION= 4.5.b.29 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net java MASTER_SITES= http://download.java.net/mq/open-mq/4.5/b29/ \ diff --git a/net/tcpillust/Makefile b/net/tcpillust/Makefile index 51758c5e6ccd..25bc173d9bfa 100644 --- a/net/tcpillust/Makefile +++ b/net/tcpillust/Makefile @@ -7,6 +7,7 @@ PORTNAME= tcpillust PORTVERSION= 2.01 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net tcl tk MASTER_SITES= http://www.jp.nishida.org/tcpillust/ diff --git a/net/tcpview/Makefile b/net/tcpview/Makefile index 816443d4194b..306272c06200 100644 --- a/net/tcpview/Makefile +++ b/net/tcpview/Makefile @@ -7,7 +7,7 @@ PORTNAME= tcpview PORTVERSION= 1.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net MASTER_SITES= ftp://ftp.cac.washington.edu/pub/noc-tools/tcpview/ EXTRACT_SUFX= .tar.Z |