diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-10-03 13:56:16 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-10-03 13:56:16 +0000 |
commit | f09c4871a87604f425d045f59c01108b5f6c967d (patch) | |
tree | 2fa97e29292b053cfa8ac99d0fae1ccb26b62939 /x11/gtstarter/Makefile | |
parent | be78648b233b8d90ed90cb033e1095031be3e515 (diff) | |
download | ports-f09c4871a87604f425d045f59c01108b5f6c967d.tar.gz ports-f09c4871a87604f425d045f59c01108b5f6c967d.zip |
Notes
Diffstat (limited to 'x11/gtstarter/Makefile')
-rw-r--r-- | x11/gtstarter/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/x11/gtstarter/Makefile b/x11/gtstarter/Makefile index 7f1258fbf375..f00e40da86e5 100644 --- a/x11/gtstarter/Makefile +++ b/x11/gtstarter/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gtstarter -# Date created: 15 April 2004 -# Whom: Franz Klammer <klammer@webonaut.com> -# +# Created by: Franz Klammer <klammer@webonaut.com> # $FreeBSD$ -# PORTNAME= gtstarter PORTVERSION= 0.4.6.3 @@ -11,7 +7,7 @@ PORTREVISION= 6 CATEGORIES= x11 gnome MASTER_SITES= http://webonaut.com/distfiles/${PORTNAME}/ -MAINTAINER= klammer@webonaut.com +MAINTAINER= ports@FreeBSD.org COMMENT= Start gnome-terminal from a list of configured profiles (incl. Applet) USE_BZIP2= yes |