diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-09-11 01:01:43 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-09-11 01:01:43 +0800 |
commit | e57034f6b910ba82b6a6000cc5ddb439c3143ca1 (patch) | |
tree | 5e97899e793959d678114687661b7399c75d91a6 /x11/gnometerminal/Makefile | |
parent | 07fb591dc1df48b754b8a2826a07fc7a063d328f (diff) | |
download | marcuscom-ports-e57034f6b910ba82b6a6000cc5ddb439c3143ca1.tar marcuscom-ports-e57034f6b910ba82b6a6000cc5ddb439c3143ca1.tar.gz marcuscom-ports-e57034f6b910ba82b6a6000cc5ddb439c3143ca1.tar.bz2 marcuscom-ports-e57034f6b910ba82b6a6000cc5ddb439c3143ca1.tar.lz marcuscom-ports-e57034f6b910ba82b6a6000cc5ddb439c3143ca1.tar.xz marcuscom-ports-e57034f6b910ba82b6a6000cc5ddb439c3143ca1.tar.zst marcuscom-ports-e57034f6b910ba82b6a6000cc5ddb439c3143ca1.zip |
Update to 2.4.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1168 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnometerminal/Makefile')
-rw-r--r-- | x11/gnometerminal/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnometerminal/Makefile b/x11/gnometerminal/Makefile index 4b1db18e2..a02829b49 100644 --- a/x11/gnometerminal/Makefile +++ b/x11/gnometerminal/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gnometerminal -PORTVERSION= 2.3.2 +PORTVERSION= 2.4.0 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-terminal/2.3 +MASTER_SITE_SUBDIR= sources/gnome-terminal/2.4 DISTNAME= gnome-terminal-${PORTVERSION} DIST_SUBDIR= gnome2 |