diff options
Diffstat (limited to 'graphics/gimp/Makefile')
-rw-r--r-- | graphics/gimp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index 0ca6d949b712..e3190a359534 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -3,10 +3,10 @@ # Date created: Mon Nov 18 21:28:43 CST 1996 # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.1.1.1 1996/08/24 18:32:45 chuckr Exp $ +# $Id: Makefile,v 1.1.1.1 1996/11/19 03:36:27 erich Exp $ # -DISTNAME= gimp-devel +DISTNAME= gimp PKGNAME= gimp-devel-96.10.01 CATEGORIES= graphics MASTER_SITES= ftp://ftp.xcf.berkeley.edu/pub/gimp/developers/ |