diff options
author | ade <ade@FreeBSD.org> | 2000-01-29 02:36:06 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-01-29 02:36:06 +0800 |
commit | b6721dd8975dae02dc836360eba2314ac57cd2f9 (patch) | |
tree | d7769620a225cac146baf55c7336346c843354a7 /graphics/gdk-pixbuf/Makefile | |
parent | 7f9c25de8cd47453c45c3c5ace347b4852cfaa8c (diff) | |
download | freebsd-ports-graphics-b6721dd8975dae02dc836360eba2314ac57cd2f9.tar.gz freebsd-ports-graphics-b6721dd8975dae02dc836360eba2314ac57cd2f9.tar.zst freebsd-ports-graphics-b6721dd8975dae02dc836360eba2314ac57cd2f9.zip |
Update to 0.5.0
Diffstat (limited to 'graphics/gdk-pixbuf/Makefile')
-rw-r--r-- | graphics/gdk-pixbuf/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/gdk-pixbuf/Makefile b/graphics/gdk-pixbuf/Makefile index 560ebf44774..5b7319adff7 100644 --- a/graphics/gdk-pixbuf/Makefile +++ b/graphics/gdk-pixbuf/Makefile @@ -1,17 +1,17 @@ # New ports collection makefile for: gdk-pixbuf -# Version required: 0.4 +# Version required: 0.5.0 # Date created: 5th October 1999 # Whom: Ade Lovett <ade@lovett.com> # # $FreeBSD$ # -DISTNAME= gdk-pixbuf-0.4 +DISTNAME= gdk-pixbuf-0.5.0 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gdk-pixbuf -MAINTAINER= ade@lovett.com +MAINTAINER= ade@FreeBSD.org LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs |