diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2007-04-04 16:03:45 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2007-04-04 16:03:45 +0000 |
commit | 40ca0645473fd2c86b744265a8f9aa3a7a31fa85 (patch) | |
tree | fa9179966e61d3dff1de2f7a6c34c87e6e1e928c | |
parent | 429c394555548022bea77b4375125a5a305d922a (diff) | |
download | ports-40ca0645473fd2c86b744265a8f9aa3a7a31fa85.tar.gz ports-40ca0645473fd2c86b744265a8f9aa3a7a31fa85.zip |
Notes
-rw-r--r-- | print/gimp-print/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/print/gimp-print/Makefile b/print/gimp-print/Makefile index 6b2da0bc5136..a322480c942d 100644 --- a/print/gimp-print/Makefile +++ b/print/gimp-print/Makefile @@ -14,6 +14,10 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ahze@FreeBSD.org COMMENT= GIMP Print Printer Driver +DEPRECATED= gimp-print has been renamed gutenprint (print/gutenprint), please \ + consider using it. +EXPIRATION_DATE=2007-07-15 + USE_AUTOTOOLS= libtool:15 USE_GETTEXT= yes USE_GETOPT_LONG= yes |