diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-01-28 18:36:06 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-01-28 18:36:06 +0000 |
commit | 7b8af762c78d7d330ff31139f02c2ecfa97606a9 (patch) | |
tree | 8148c6a8af8c04b71400aec8c57214a9785e1414 /graphics/gdk-pixbuf/Makefile | |
parent | Update to 0.48 (diff) |
Update to 0.5.0
Notes
Notes:
svn path=/head/; revision=25177
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 560ebf447740..5b7319adff79 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 |