diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-12-29 04:36:59 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-12-29 04:36:59 +0000 |
commit | a2a49934f84a5c47e59cc263fdc29f6064c648ef (patch) | |
tree | 3eed1465f2fbde952f33e125aa86f7ef5171f2e9 /misc/grun/Makefile | |
parent | 01dc766959aac3490d925034e0d33b160a33872d (diff) | |
download | ports-a2a49934f84a5c47e59cc263fdc29f6064c648ef.tar.gz ports-a2a49934f84a5c47e59cc263fdc29f6064c648ef.zip |
Notes
Diffstat (limited to 'misc/grun/Makefile')
-rw-r--r-- | misc/grun/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/misc/grun/Makefile b/misc/grun/Makefile index 432c9afae88a..34625bd0c77d 100644 --- a/misc/grun/Makefile +++ b/misc/grun/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: grun -# Date created: Sun Jul 18 1999 -# Whom: domi@saargate.de -# +# Created by: domi@saargate.de # $FreeBSD$ -# PORTNAME= grun PORTVERSION= 0.8.1 @@ -11,7 +7,7 @@ PORTREVISION= 6 CATEGORIES= misc MASTER_SITES= http://www.brettnacher.org/users/dominik/FreeBSD/ -MAINTAINER= domi@saargate.de +MAINTAINER= ports@FreeBSD.org COMMENT= Gtk-launcher similar to the Windows(tm) "Run..." dialog USE_GNOME= gtk12 |