diff options
author | simon <simon@FreeBSD.org> | 2005-10-18 20:20:18 +0000 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2005-10-18 20:20:18 +0000 |
commit | 590eb97fbf73c6461713b3cffdd3534c7875fd6b (patch) | |
tree | 15ba35a0e53281690e9a31e14851ce8ab180c1a2 | |
parent | f7c989c05802eb2c47020d3aab7e515b5ec0573e (diff) | |
download | FreeBSD-ports-590eb97fbf73c6461713b3cffdd3534c7875fd6b.zip FreeBSD-ports-590eb97fbf73c6461713b3cffdd3534c7875fd6b.tar.gz |
Remove EXPIRATION_DATE since upstream has released a new version to fix
the libtiff security issues I just haven't had the time to update the
port yet, but I will soon (unless somebody beats me to it :-) ).
-rw-r--r-- | graphics/ivtools/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/ivtools/Makefile b/graphics/ivtools/Makefile index b4bb4d0..71d3116 100644 --- a/graphics/ivtools/Makefile +++ b/graphics/ivtools/Makefile @@ -17,7 +17,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Drawing editors derived from idraw FORBIDDEN= http://vuxml.FreeBSD.org/pkg-ivtools.html -EXPIRATION_DATE=2005-08-30 BUILD_DEPENDS= imake:${X_IMAKE_PORT} |