diff options
author | Simon L. B. Nielsen <simon@FreeBSD.org> | 2005-10-18 20:20:18 +0000 |
---|---|---|
committer | Simon L. B. Nielsen <simon@FreeBSD.org> | 2005-10-18 20:20:18 +0000 |
commit | 02222642758b8743e54a76dcfe524933ee442f15 (patch) | |
tree | a58ecc80ee3eb5ca47f0c2873f43dd953e20bb46 | |
parent | - Update to 0.7. (diff) |
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 :-) ).
Notes
Notes:
svn path=/head/; revision=145803
-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} |