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 /print | |
parent | 3fd2b68ea8fb483ba308f0fe4b4e40fd5ef00fde (diff) | |
download | freebsd-ports-graphics-b214f1ab146653750dcb8e01951fbcc820b35589.tar.gz freebsd-ports-graphics-b214f1ab146653750dcb8e01951fbcc820b35589.tar.zst freebsd-ports-graphics-b214f1ab146653750dcb8e01951fbcc820b35589.zip |
Back to the futur
Diffstat (limited to 'print')
-rw-r--r-- | print/abntex/Makefile | 2 | ||||
-rw-r--r-- | print/cups-smb-backend/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/print/abntex/Makefile b/print/abntex/Makefile index 732252d6add..df21a0c306f 100644 --- a/print/abntex/Makefile +++ b/print/abntex/Makefile @@ -13,7 +13,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Both classes and styles for both LaTex and bibtex for ABNT rules DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2014-02-10 +EXPIRATION_DATE= 2014-03-10 USE_TEX= latex WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} diff --git a/print/cups-smb-backend/Makefile b/print/cups-smb-backend/Makefile index b245ba52c08..5236ed12eb0 100644 --- a/print/cups-smb-backend/Makefile +++ b/print/cups-smb-backend/Makefile @@ -12,7 +12,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= CUPS backend for printing to Windows servers DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2014-02-10 +EXPIRATION_DATE= 2014-03-10 RUN_DEPENDS= smbspool:${PORTSDIR}/net/${SAMBA_PORT} \ ${LOCALBASE}/sbin/cupsd:${PORTSDIR}/print/cups-base |