diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-07 01:39:24 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-07 01:39:24 +0800 |
commit | 0f29120104802864a0f77bd6d504fac1d4ae3270 (patch) | |
tree | 85ca8ebc4e5142a6ce601cf32db18ace6d6db2b6 /x11/gnome-terminal/Makefile | |
parent | bbd678f598111c1b01b360d9a05815fac78b1ad6 (diff) | |
download | marcuscom-ports-0f29120104802864a0f77bd6d504fac1d4ae3270.tar.gz marcuscom-ports-0f29120104802864a0f77bd6d504fac1d4ae3270.tar.zst marcuscom-ports-0f29120104802864a0f77bd6d504fac1d4ae3270.zip |
Update to 2.13.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5359 df743ca5-7f9a-e211-a948-0013205c9059
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 639ecd1dc..43f70f6f7 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/gnometerminal/Makefile,v 1.52 2005/10/14 20:39:58 adamw Exp $ +# $MCom: ports/x11/gnometerminal/Makefile,v 1.54 2005/12/14 02:13:36 ahze Exp $ # PORTNAME= gnometerminal -PORTVERSION= 2.13.0 +PORTVERSION= 2.13.1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-terminal/2.13 |