diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-08-23 01:57:46 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-08-23 01:57:46 +0800 |
commit | c930c900ec9423230e999c6b9dc2d077ac7aacff (patch) | |
tree | ccc91dac1539004f3a07387ee2669ba24247f5df /x11 | |
parent | e9b5fb6562e464d5c091c3a879c3a727b1b2d598 (diff) | |
download | marcuscom-ports-c930c900ec9423230e999c6b9dc2d077ac7aacff.tar.gz marcuscom-ports-c930c900ec9423230e999c6b9dc2d077ac7aacff.tar.zst marcuscom-ports-c930c900ec9423230e999c6b9dc2d077ac7aacff.zip |
Sync with FreeBSD ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12674 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-terminal/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile index 71bc279d1..55f835f49 100644 --- a/x11/gnome-terminal/Makefile +++ b/x11/gnome-terminal/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-terminal/Makefile,v 1.120 2009/08/16 05:34:12 marcus Exp $ +# $MCom: ports/x11/gnome-terminal/Makefile,v 1.121 2009/08/20 08:48:31 kwm Exp $ # PORTNAME= gnome-terminal PORTVERSION= 2.27.91 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |