diff options
Diffstat (limited to 'graphics/gimpshop')
-rw-r--r-- | graphics/gimpshop/Makefile | 4 | ||||
-rw-r--r-- | graphics/gimpshop/pkg-descr | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/graphics/gimpshop/Makefile b/graphics/gimpshop/Makefile index 167b103d2092..6dd61c2a0419 100644 --- a/graphics/gimpshop/Makefile +++ b/graphics/gimpshop/Makefile @@ -18,7 +18,7 @@ MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ MASTER_SITE_SUBDIR= gimp/v${PORTVERSION:R} MAINTAINER= gnome@FreeBSD.org -COMMENT= A GNU Image Manipulation Program (unstable development version) +COMMENT= A GNU Image Manipulation Program LIB_DEPENDS= aa.1:${PORTSDIR}/graphics/aalib \ exif.10:${PORTSDIR}/graphics/libexif \ @@ -96,7 +96,7 @@ PLIST_SUB+= HELPBROWSER:="@comment " pre-everything:: @${ECHO_MSG} "" - @${ECHO_MSG} "gimp-devel has the following tunable option(s):" + @${ECHO_MSG} "gimp has the following tunable option(s):" @${ECHO_MSG} "" @${ECHO_MSG} " WITH_PYTHON=yes Turns on Python-Fu support" @${ECHO_MSG} " WITHOUT_PRINT=yes Turns off GIMP printing" diff --git a/graphics/gimpshop/pkg-descr b/graphics/gimpshop/pkg-descr index 0b1467dad3e8..4d7f49925c17 100644 --- a/graphics/gimpshop/pkg-descr +++ b/graphics/gimpshop/pkg-descr @@ -16,6 +16,4 @@ major features: new effect filters. * Multiple undo/redo. -This is unstable development version of the GIMP, so use it with caution. - WWW: http://www.gimp.org/ |