diff options
author | vanilla <vanilla@FreeBSD.org> | 1999-01-21 06:49:48 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1999-01-21 06:49:48 +0800 |
commit | 9790ccf99175766f8e15a5602e218afccb4c3334 (patch) | |
tree | 831e712f7ff15606f022878ea418cd4eb014ad1e /graphics/imlib2/Makefile | |
parent | 8051c32a2df6cbbc2906fbe559c9c2e987b5eb06 (diff) | |
download | freebsd-ports-gnome-9790ccf99175766f8e15a5602e218afccb4c3334.tar.gz freebsd-ports-gnome-9790ccf99175766f8e15a5602e218afccb4c3334.tar.zst freebsd-ports-gnome-9790ccf99175766f8e15a5602e218afccb4c3334.zip |
Upgrade to 1.9.1.
Diffstat (limited to 'graphics/imlib2/Makefile')
-rw-r--r-- | graphics/imlib2/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/imlib2/Makefile b/graphics/imlib2/Makefile index 18378094f59c..98b8b4cb62f4 100644 --- a/graphics/imlib2/Makefile +++ b/graphics/imlib2/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: imlib -# Version required: 1.9.0 +# Version required: 1.9.1 # Date created: 10 June 1997 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.39 1999/01/04 08:43:07 vanilla Exp $ +# $Id: Makefile,v 1.40 1999/01/14 16:53:36 vanilla Exp $ # -DISTNAME= imlib-1.9.0 +DISTNAME= imlib-1.9.1 CATEGORIES= graphics MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/latest/ \ ftp://ftp.geo.net/pub/gnome/sources/latest/ \ |