diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2007-12-12 04:47:13 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2007-12-12 04:47:13 +0000 |
commit | d814136a39f37d99e3018a312569c920036d34ca (patch) | |
tree | 331b56bd809b9c20fcc40a868fff94a1a47976df /x11/gnome-terminal/Makefile | |
parent | 36f0816b810c0589410d7653808f64fdadd43ec8 (diff) | |
download | ports-d814136a39f37d99e3018a312569c920036d34ca.tar.gz ports-d814136a39f37d99e3018a312569c920036d34ca.zip |
Notes
Diffstat (limited to 'x11/gnome-terminal/Makefile')
-rw-r--r-- | x11/gnome-terminal/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile index 68a3ec1da2ed..3588ddf6f6c4 100644 --- a/x11/gnome-terminal/Makefile +++ b/x11/gnome-terminal/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-terminal/Makefile,v 1.92 2007/09/18 13:06:26 ahze Exp $ +# $MCom: ports-stable/x11/gnome-terminal/Makefile,v 1.1 2007/12/02 01:46:28 marcus Exp $ # PORTNAME= gnome-terminal -PORTVERSION= 2.18.2 +PORTVERSION= 2.18.3 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |