diff options
Diffstat (limited to 'x11/gegl')
-rw-r--r-- | x11/gegl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gegl/Makefile b/x11/gegl/Makefile index 7e6cc6956..797747280 100644 --- a/x11/gegl/Makefile +++ b/x11/gegl/Makefile @@ -3,10 +3,11 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/x11/gegl/Makefile,v 1.1 2008/04/15 02:14:23 ahze Exp $ PORTNAME= gegl PORTVERSION= 0.0.16 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ http://gimp.mirrors.hoobly.com/%SUBDIR%/ \ |