summaryrefslogtreecommitdiffstats
path: root/x11/gnome-terminal
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-05-29 04:33:19 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-05-29 04:33:19 +0800
commit3d74d26931768701ac1726980e8565d08ed3ede0 (patch)
tree61c5fb6980ff287408181398c9ecf62772232dd1 /x11/gnome-terminal
parentf0e22e81d1690577bc78c5173ba98b9b7c6dd234 (diff)
downloadmarcuscom-ports-3d74d26931768701ac1726980e8565d08ed3ede0.tar
marcuscom-ports-3d74d26931768701ac1726980e8565d08ed3ede0.tar.gz
marcuscom-ports-3d74d26931768701ac1726980e8565d08ed3ede0.tar.bz2
marcuscom-ports-3d74d26931768701ac1726980e8565d08ed3ede0.tar.lz
marcuscom-ports-3d74d26931768701ac1726980e8565d08ed3ede0.tar.xz
marcuscom-ports-3d74d26931768701ac1726980e8565d08ed3ede0.tar.zst
marcuscom-ports-3d74d26931768701ac1726980e8565d08ed3ede0.zip
Sync w/ FreeBSD ports tree for x11/gnometerminal -> x11/gnome-terminal.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6347 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-terminal')
-rw-r--r--x11/gnome-terminal/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile
index 8ad807112..47a2d7ff8 100644
--- a/x11/gnome-terminal/Makefile
+++ b/x11/gnome-terminal/Makefile
@@ -3,16 +3,15 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnometerminal/Makefile,v 1.71 2006/05/18 01:35:52 ahze Exp $
+# $MCom: ports/x11/gnome-terminal/Makefile,v 1.72 2006/05/18 19:31:11 marcus Exp $
#
-PORTNAME= gnometerminal
+PORTNAME= gnome-terminal
PORTVERSION= 2.15.1
PORTREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-terminal/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
-DISTNAME= gnome-terminal-${PORTVERSION}
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org