diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-11-02 08:13:47 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-11-02 08:13:47 +0000 |
commit | da25983fe15d17171d5d24171dab7ce8fab9d97a (patch) | |
tree | e40ce9a3afcc007487f7d9026cbd117c9e44653a /misc/grun | |
parent | 2e4d013c65dd189765b0f5006e3e8e09dc5bf148 (diff) |
Mark as deprecated: no more upstream
Notes
Notes:
svn path=/head/; revision=425123
Diffstat (limited to 'misc/grun')
-rw-r--r-- | misc/grun/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/grun/Makefile b/misc/grun/Makefile index db3912caed7e..e2db56ec81d6 100644 --- a/misc/grun/Makefile +++ b/misc/grun/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://www.brettnacher.org/users/dominik/FreeBSD/ MAINTAINER= ports@FreeBSD.org COMMENT= Gtk-launcher similar to the Windows(tm) "Run..." dialog +DEPRECATED= No more upstream. +EXPIRATION_DATE= 2016-12-02 + USE_GNOME= gtk12 GNU_CONFIGURE= yes CONFIGURE_ARGS+=--enable-testfile |