diff options
author | pav <pav@FreeBSD.org> | 2007-08-01 16:33:22 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2007-08-01 16:33:22 +0800 |
commit | 2ebb72562d57156ed55bebf4dc5773ec35609e9a (patch) | |
tree | 01fdb3a571b0df1a901acc83b833001ad435ac59 | |
parent | d2ee01f8646064cd05e1f2245069ebbeb1e6bc5f (diff) | |
download | freebsd-ports-gnome-2ebb72562d57156ed55bebf4dc5773ec35609e9a.tar.gz freebsd-ports-gnome-2ebb72562d57156ed55bebf4dc5773ec35609e9a.tar.zst freebsd-ports-gnome-2ebb72562d57156ed55bebf4dc5773ec35609e9a.zip |
- Set for removal in one month
-rw-r--r-- | graphics/gimp-pmosaic/Makefile | 3 | ||||
-rw-r--r-- | graphics/gimp1/Makefile | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/graphics/gimp-pmosaic/Makefile b/graphics/gimp-pmosaic/Makefile index 22c050ff50e4..a7f8ed2cefb7 100644 --- a/graphics/gimp-pmosaic/Makefile +++ b/graphics/gimp-pmosaic/Makefile @@ -16,6 +16,9 @@ DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= kuriyama@FreeBSD.org COMMENT= Photo/Image Mosaic plugin for gimp +DEPRECATED= Unfetchable; withdrawn by author for legal reasons; for obsolete version of GIMP +EXPIRATION_DATE=2007-09-01 + BUILD_DEPENDS= gimp-config:${PORTSDIR}/graphics/gimp1 RUN_DEPENDS= gimp:${PORTSDIR}/graphics/gimp1 diff --git a/graphics/gimp1/Makefile b/graphics/gimp1/Makefile index 749e128480e4..b96d9bcc66c6 100644 --- a/graphics/gimp1/Makefile +++ b/graphics/gimp1/Makefile @@ -27,6 +27,7 @@ LIB_DEPENDS= aa.1:${PORTSDIR}/graphics/aalib \ tiff.4:${PORTSDIR}/graphics/tiff DEPRECATED= New stable release 2.0 can be installed via graphics/gimp port +EXPIRATION_DATE=2007-09-01 NO_LATEST_LINK= yes |