diff options
author | bapt <bapt@FreeBSD.org> | 2016-11-02 16:13:47 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2016-11-02 16:13:47 +0800 |
commit | c0417274f9d1eb4c40cacb6fa0a77c0385b71174 (patch) | |
tree | e40ce9a3afcc007487f7d9026cbd117c9e44653a /misc | |
parent | a3fa386bf78105d7d8f80896eaa81faca4e469bf (diff) | |
download | freebsd-ports-gnome-c0417274f9d1eb4c40cacb6fa0a77c0385b71174.tar.gz freebsd-ports-gnome-c0417274f9d1eb4c40cacb6fa0a77c0385b71174.tar.zst freebsd-ports-gnome-c0417274f9d1eb4c40cacb6fa0a77c0385b71174.zip |
Mark as deprecated: no more upstream
Diffstat (limited to 'misc')
-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 |