summaryrefslogtreecommitdiffstats
path: root/x11/gnome-terminal/Makefile
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2008-03-11 10:42:58 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2008-03-11 10:42:58 +0800
commitf25f336dcbbf9a65b323d1d199a2416559642b85 (patch)
tree174fa955a4de2e61fd58e758176b7328992d754a /x11/gnome-terminal/Makefile
parent349d4915b9471b316becbd4423386cdc30070c90 (diff)
downloadmarcuscom-ports-f25f336dcbbf9a65b323d1d199a2416559642b85.tar
marcuscom-ports-f25f336dcbbf9a65b323d1d199a2416559642b85.tar.gz
marcuscom-ports-f25f336dcbbf9a65b323d1d199a2416559642b85.tar.bz2
marcuscom-ports-f25f336dcbbf9a65b323d1d199a2416559642b85.tar.lz
marcuscom-ports-f25f336dcbbf9a65b323d1d199a2416559642b85.tar.xz
marcuscom-ports-f25f336dcbbf9a65b323d1d199a2416559642b85.tar.zst
marcuscom-ports-f25f336dcbbf9a65b323d1d199a2416559642b85.zip
Update to 2.22.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10682 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-terminal/Makefile')
-rw-r--r--x11/gnome-terminal/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile
index b016d8aca..bee6d923f 100644
--- a/x11/gnome-terminal/Makefile
+++ b/x11/gnome-terminal/Makefile
@@ -3,14 +3,13 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome-terminal/Makefile,v 1.99 2008/02/12 15:20:39 kwm Exp $
+# $MCom: ports/x11/gnome-terminal/Makefile,v 1.100 2008/02/26 22:02:17 kwm Exp $
#
PORTNAME= gnome-terminal
-PORTVERSION= 2.21.92
+PORTVERSION= 2.22.0
CATEGORIES= x11 gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
+MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org