diff options
author | ade <ade@FreeBSD.org> | 2006-03-07 16:28:06 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2006-03-07 16:28:06 +0800 |
commit | 38d1daaf6dcd0a9f2828ed254139c93fec126a03 (patch) | |
tree | 69469315dbe02bc59ad82a6a9ccb40570e704811 /net-mgmt | |
parent | c816ed92950edb7458ef8f12a5ed3a4ffcd0491d (diff) | |
download | freebsd-ports-gnome-38d1daaf6dcd0a9f2828ed254139c93fec126a03.tar.gz freebsd-ports-gnome-38d1daaf6dcd0a9f2828ed254139c93fec126a03.tar.zst freebsd-ports-gnome-38d1daaf6dcd0a9f2828ed254139c93fec126a03.zip |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/driftnet/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/mbrowse/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/scli/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/driftnet/Makefile b/net-mgmt/driftnet/Makefile index 1db8a1a83324..81edaafb931a 100644 --- a/net-mgmt/driftnet/Makefile +++ b/net-mgmt/driftnet/Makefile @@ -7,7 +7,7 @@ PORTNAME= driftnet PORTVERSION= 0.1.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= http://www.ex-parrot.com/~chris/driftnet/ \ http://www.vanheusden.com/mirrors/ diff --git a/net-mgmt/mbrowse/Makefile b/net-mgmt/mbrowse/Makefile index 8ba9c89da8f4..a24705f55d63 100644 --- a/net-mgmt/mbrowse/Makefile +++ b/net-mgmt/mbrowse/Makefile @@ -7,7 +7,7 @@ PORTNAME= mbrowse PORTVERSION= 0.3.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-mgmt MASTER_SITES= http://www.kill-9.org/mbrowse/ diff --git a/net-mgmt/scli/Makefile b/net-mgmt/scli/Makefile index 71f7b0e251f2..71e3920a1899 100644 --- a/net-mgmt/scli/Makefile +++ b/net-mgmt/scli/Makefile @@ -7,7 +7,7 @@ PORTNAME= scli PORTVERSION= 0.2.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/${PORTNAME}/ |