diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-03-17 03:26:48 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-03-17 03:26:48 +0800 |
commit | c54ba4e18310b48e0350d04df969a90291f02665 (patch) | |
tree | 9ed084148184666dfcdb1b97c7d25625b4a87c92 /net/gnome-nettool/Makefile | |
parent | 9e948395e3fe4319203ae5076840c3bc91284000 (diff) | |
download | marcuscom-ports-c54ba4e18310b48e0350d04df969a90291f02665.tar.gz marcuscom-ports-c54ba4e18310b48e0350d04df969a90291f02665.tar.zst marcuscom-ports-c54ba4e18310b48e0350d04df969a90291f02665.zip |
Update to 2.14.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5963 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net/gnome-nettool/Makefile')
-rw-r--r-- | net/gnome-nettool/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gnome-nettool/Makefile b/net/gnome-nettool/Makefile index 97043f150..b5e78041a 100644 --- a/net/gnome-nettool/Makefile +++ b/net/gnome-nettool/Makefile @@ -3,11 +3,11 @@ # Whom: Adam Weinberger <adamw@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/net/gnomenettool/Makefile,v 1.18 2006/03/13 06:55:51 mezz Exp $ +# $MCom: ports/net/gnomenettool/Makefile,v 1.19 2006/03/13 19:31:43 mezz Exp $ # PORTNAME= gnomenettool -PORTVERSION= 2.13.91 +PORTVERSION= 2.14.0 PORTEPOCH= 1 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME} |