diff options
-rw-r--r-- | graphics/gimp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index 32657d7e1..b324e41da 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -3,7 +3,7 @@ # Whom: erich@FreeBSD.org # # $FreeBSD$ -# $MCom$ +# $MCom: ports/graphics/gimp/Makefile,v 1.11 2007/10/24 20:59:57 ahze Exp $ # PORTNAME= gimp @@ -11,7 +11,6 @@ DISTVERSION?= 2.4.0 PORTEPOCH?= 2 CATEGORIES= graphics gnome MASTER_SITES?= # empty -PKGNAMESUFFIX= -devel DISTFILES?= # empty EXTRACT_ONLY?= # empty |