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 /graphics/optar | |
parent | 772ab90f62f742f5f82c5ad57c4f5c1a5e22ffb1 (diff) | |
download | ports-ce1c0bc3edd3be2b7ae477cb786ec973d23344d5.tar.gz ports-ce1c0bc3edd3be2b7ae477cb786ec973d23344d5.zip |
Notes
Diffstat (limited to 'graphics/optar')
-rw-r--r-- | graphics/optar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/optar/Makefile b/graphics/optar/Makefile index 9b0f19042ceb..12f38d778915 100644 --- a/graphics/optar/Makefile +++ b/graphics/optar/Makefile @@ -14,7 +14,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A tool for encoding data on paper DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2014-02-10 +EXPIRATION_DATE= 2014-03-10 BUILD_DEPENDS= ${LOCALBASE}/include/libpng15/png.h:${PORTSDIR}/graphics/png RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick |