diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-04-01 12:33:15 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-04-01 12:33:15 +0800 |
commit | e37d88766abd5c864b825a1a2cc9eab062309b72 (patch) | |
tree | 1e6e98725f2ba64ed65b34cedbdba109005ed59a /net/gnome-nettool/Makefile | |
parent | 65979bdea3dffd1ce6bbe48d4ce9369d0b0c73a5 (diff) | |
download | marcuscom-ports-e37d88766abd5c864b825a1a2cc9eab062309b72.tar.gz marcuscom-ports-e37d88766abd5c864b825a1a2cc9eab062309b72.tar.zst marcuscom-ports-e37d88766abd5c864b825a1a2cc9eab062309b72.zip |
Update to 2.26.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12202 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net/gnome-nettool/Makefile')
-rw-r--r-- | net/gnome-nettool/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/gnome-nettool/Makefile b/net/gnome-nettool/Makefile index 6a245e29b..a48de0b4e 100644 --- a/net/gnome-nettool/Makefile +++ b/net/gnome-nettool/Makefile @@ -3,12 +3,11 @@ # Whom: Adam Weinberger <adamw@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/net/gnome-nettool/Makefile,v 1.48 2009/03/18 00:40:30 kwm Exp $ +# $MCom: ports/net/gnome-nettool/Makefile,v 1.49 2009/03/21 19:24:06 marcus Exp $ # PORTNAME= gnome-nettool -PORTVERSION= 2.26.0 -PORTREVISION= 1 +PORTVERSION= 2.26.1 CATEGORIES= net gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |