diff options
author | simon <simon@FreeBSD.org> | 2005-10-19 04:20:18 +0800 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2005-10-19 04:20:18 +0800 |
commit | 590eb97fbf73c6461713b3cffdd3534c7875fd6b (patch) | |
tree | 15ba35a0e53281690e9a31e14851ce8ab180c1a2 /graphics/ivtools | |
parent | f7c989c05802eb2c47020d3aab7e515b5ec0573e (diff) | |
download | freebsd-ports-gnome-590eb97fbf73c6461713b3cffdd3534c7875fd6b.tar.gz freebsd-ports-gnome-590eb97fbf73c6461713b3cffdd3534c7875fd6b.tar.zst freebsd-ports-gnome-590eb97fbf73c6461713b3cffdd3534c7875fd6b.zip |
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 :-) ).
Diffstat (limited to 'graphics/ivtools')
-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 b4bb4d0f361d..71d3116e26b2 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} |