diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-10 13:27:09 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-10 13:27:09 +0000 |
commit | ce1c0bc3edd3be2b7ae477cb786ec973d23344d5 (patch) | |
tree | 10d00cb84b0a470fb2ea36985aa12c68fdb52e03 /misc | |
parent | 772ab90f62f742f5f82c5ad57c4f5c1a5e22ffb1 (diff) | |
download | ports-ce1c0bc3edd3be2b7ae477cb786ec973d23344d5.tar.gz ports-ce1c0bc3edd3be2b7ae477cb786ec973d23344d5.zip |
Back to the futur
Notes
Notes:
svn path=/head/; revision=343630
Diffstat (limited to 'misc')
-rw-r--r-- | misc/cwish/Makefile | 2 | ||||
-rw-r--r-- | misc/dvorak7min/Makefile | 2 | ||||
-rw-r--r-- | misc/freeswitch-pizzademo-devel/Makefile | 2 | ||||
-rw-r--r-- | misc/freeswitch-scripts-devel/Makefile | 2 | ||||
-rw-r--r-- | misc/projectionlib/Makefile | 2 | ||||
-rw-r--r-- | misc/stan/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/misc/cwish/Makefile b/misc/cwish/Makefile index 960acb9bf59e..6f02f8665ac1 100644 --- a/misc/cwish/Makefile +++ b/misc/cwish/Makefile @@ -11,7 +11,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Curses based user friendly windowing shell DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2014-02-10 +EXPIRATION_DATE= 2014-03-10 NO_WRKSUBDIR= yes ALL_TARGET= cwish diff --git a/misc/dvorak7min/Makefile b/misc/dvorak7min/Makefile index 4ebf9130477e..05d894b2ccac 100644 --- a/misc/dvorak7min/Makefile +++ b/misc/dvorak7min/Makefile @@ -10,7 +10,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= An ncurses-based Dvorak typing tutor DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2014-02-10 +EXPIRATION_DATE= 2014-03-10 NO_STAGE= yes .include <bsd.port.pre.mk> diff --git a/misc/freeswitch-pizzademo-devel/Makefile b/misc/freeswitch-pizzademo-devel/Makefile index 865197f23a89..a230a869db98 100644 --- a/misc/freeswitch-pizzademo-devel/Makefile +++ b/misc/freeswitch-pizzademo-devel/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= FreeSwitch pizza demo DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2014-02-10 +EXPIRATION_DATE= 2014-03-10 RUN_DEPENDS= freeswitch:${PORTSDIR}/net/freeswitch-core-devel diff --git a/misc/freeswitch-scripts-devel/Makefile b/misc/freeswitch-scripts-devel/Makefile index f9532d0a08a2..dd286edb848f 100644 --- a/misc/freeswitch-scripts-devel/Makefile +++ b/misc/freeswitch-scripts-devel/Makefile @@ -12,7 +12,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= FreeSwitch Scripts DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2014-02-10 +EXPIRATION_DATE= 2014-03-10 RUN_DEPENDS= freeswitch:${PORTSDIR}/net/freeswitch-core-devel diff --git a/misc/projectionlib/Makefile b/misc/projectionlib/Makefile index cb7370856eef..7b874c795fa1 100644 --- a/misc/projectionlib/Makefile +++ b/misc/projectionlib/Makefile @@ -11,7 +11,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= C++ wrapper for the USGS GCTP projection library DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2014-02-10 +EXPIRATION_DATE= 2014-03-10 LIB_DEPENDS= gctpc.1:${PORTSDIR}/misc/gctpc diff --git a/misc/stan/Makefile b/misc/stan/Makefile index 38d5902498df..f9654690a23e 100644 --- a/misc/stan/Makefile +++ b/misc/stan/Makefile @@ -10,7 +10,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Generate several statistical informations of a stream DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2014-02-10 +EXPIRATION_DATE= 2014-03-10 GNU_CONFIGURE= yes |