diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-09-18 21:06:26 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-09-18 21:06:26 +0800 |
commit | 1d365623151771a2f1c1f08cd663d6a552d08440 (patch) | |
tree | 693c8ac57074b7e4821e6b12c253e4721a9be9b5 /x11/gnome-terminal/Makefile | |
parent | 56ef5754dcee6c88a31bfca4ccb3266a22a9e42b (diff) | |
download | marcuscom-ports-1d365623151771a2f1c1f08cd663d6a552d08440.tar marcuscom-ports-1d365623151771a2f1c1f08cd663d6a552d08440.tar.gz marcuscom-ports-1d365623151771a2f1c1f08cd663d6a552d08440.tar.bz2 marcuscom-ports-1d365623151771a2f1c1f08cd663d6a552d08440.tar.lz marcuscom-ports-1d365623151771a2f1c1f08cd663d6a552d08440.tar.xz marcuscom-ports-1d365623151771a2f1c1f08cd663d6a552d08440.tar.zst marcuscom-ports-1d365623151771a2f1c1f08cd663d6a552d08440.zip |
Update to 2.18.2
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9653 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-terminal/Makefile')
-rw-r--r-- | x11/gnome-terminal/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile index 3c46d995d..a588c09e1 100644 --- a/x11/gnome-terminal/Makefile +++ b/x11/gnome-terminal/Makefile @@ -3,12 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-terminal/Makefile,v 1.90 2007/06/25 20:24:49 marcus Exp $ +# $MCom: ports/x11/gnome-terminal/Makefile,v 1.91 2007/07/01 18:33:08 marcus Exp $ # PORTNAME= gnome-terminal -PORTVERSION= 2.18.1 -PORTREVISION= 2 +PORTVERSION= 2.18.2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |