diff options
author | bapt <bapt@FreeBSD.org> | 2014-02-10 21:27:09 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-02-10 21:27:09 +0800 |
commit | b214f1ab146653750dcb8e01951fbcc820b35589 (patch) | |
tree | 10d00cb84b0a470fb2ea36985aa12c68fdb52e03 /x11 | |
parent | 3fd2b68ea8fb483ba308f0fe4b4e40fd5ef00fde (diff) | |
download | freebsd-ports-gnome-b214f1ab146653750dcb8e01951fbcc820b35589.tar.gz freebsd-ports-gnome-b214f1ab146653750dcb8e01951fbcc820b35589.tar.zst freebsd-ports-gnome-b214f1ab146653750dcb8e01951fbcc820b35589.zip |
Back to the futur
Diffstat (limited to 'x11')
-rw-r--r-- | x11/settitle/Makefile | 2 | ||||
-rw-r--r-- | x11/wmappl/Makefile | 2 | ||||
-rw-r--r-- | x11/wmdrawer/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/x11/settitle/Makefile b/x11/settitle/Makefile index 5484e790d52b..91636b97f5f2 100644 --- a/x11/settitle/Makefile +++ b/x11/settitle/Makefile @@ -10,7 +10,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Program for setting the title of terminal emulator windows DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2014-02-10 +EXPIRATION_DATE= 2014-03-10 WRKSRC= ${WRKDIR}/settitle diff --git a/x11/wmappl/Makefile b/x11/wmappl/Makefile index 99daddd4425d..11dbe52b8746 100644 --- a/x11/wmappl/Makefile +++ b/x11/wmappl/Makefile @@ -13,7 +13,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Application launcher dockapp similar to wmbutton DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2014-02-10 +EXPIRATION_DATE= 2014-03-10 GNU_CONFIGURE= yes USE_XORG= xpm x11 xext sm ice diff --git a/x11/wmdrawer/Makefile b/x11/wmdrawer/Makefile index f98a2ebe27ca..f20f1c9a07e4 100644 --- a/x11/wmdrawer/Makefile +++ b/x11/wmdrawer/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Dockapp which provides a drawer to launch applications DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2014-02-10 +EXPIRATION_DATE= 2014-03-10 USE_GNOME= gdkpixbuf USES= pkgconfig gmake |