diff options
author | abs <abs@pkgsrc.org> | 2012-10-04 11:45:32 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2012-10-04 11:45:32 +0000 |
commit | d426e4f7d17512766132ec023b10aa300ad951c5 (patch) | |
tree | f6b851472d87504e9966f79caec992c8a89a76d9 /graphics | |
parent | 90f1db5ff3a87b1b62bf16bdf42b2bd88c3068b7 (diff) | |
download | pkgsrc-d426e4f7d17512766132ec023b10aa300ad951c5.tar.gz |
Add a note to remember to update graphics/gdk-pixbuf2-xlib
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gdk-pixbuf2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gdk-pixbuf2/Makefile b/graphics/gdk-pixbuf2/Makefile index 15d9cbd9299..2a4f8d8dbb9 100644 --- a/graphics/gdk-pixbuf2/Makefile +++ b/graphics/gdk-pixbuf2/Makefile @@ -1,4 +1,5 @@ -# $NetBSD: Makefile,v 1.19 2012/10/03 14:36:10 adam Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/04 11:45:32 abs Exp $ +# Remember to also update graphics/gdk-pixbuf2-xlib DISTNAME= gdk-pixbuf-2.26.4 PKGNAME= ${DISTNAME:S/pixbuf/pixbuf2/} |