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 /misc/freeswitch-scripts-devel/Makefile | |
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 'misc/freeswitch-scripts-devel/Makefile')
-rw-r--r-- | misc/freeswitch-scripts-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |