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 /print | |
parent | 772ab90f62f742f5f82c5ad57c4f5c1a5e22ffb1 (diff) | |
download | ports-ce1c0bc3edd3be2b7ae477cb786ec973d23344d5.tar.gz ports-ce1c0bc3edd3be2b7ae477cb786ec973d23344d5.zip |
Notes
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 732252d6addc..df21a0c306fa 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 b245ba52c08d..5236ed12eb0a 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 |