diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2004-12-14 21:51:56 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2004-12-14 21:51:56 +0000 |
commit | 46f8edcbfba22da45a75d272454fe0a40cbe820e (patch) | |
tree | 9fc7b43abe248a827483d80082d043d034e2b30f /print/libgnomecups | |
parent | 1030335d037a104e7c9b61a8ad831800c9a613ac (diff) |
Notes
Diffstat (limited to 'print/libgnomecups')
-rw-r--r-- | print/libgnomecups/Makefile | 4 | ||||
-rw-r--r-- | print/libgnomecups/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/print/libgnomecups/Makefile b/print/libgnomecups/Makefile index 8f7d801e7ba7..c86507a02418 100644 --- a/print/libgnomecups/Makefile +++ b/print/libgnomecups/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= libgnomecups -PORTVERSION= 0.1.13 +PORTVERSION= 0.1.14 PORTEPOCH= 1 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} @@ -23,7 +23,7 @@ USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack glib20 INSTALLS_SHLIB= yes USE_LIBTOOL_VER=15 -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" .include <bsd.port.mk> diff --git a/print/libgnomecups/distinfo b/print/libgnomecups/distinfo index b01ece1675c1..5735e6c44a4c 100644 --- a/print/libgnomecups/distinfo +++ b/print/libgnomecups/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/libgnomecups-0.1.13.tar.bz2) = 0103893afb7bf0d78f6c6a196990b52d -SIZE (gnome2/libgnomecups-0.1.13.tar.bz2) = 316094 +MD5 (gnome2/libgnomecups-0.1.14.tar.bz2) = cb383a9502950aaeeb67be3514755321 +SIZE (gnome2/libgnomecups-0.1.14.tar.bz2) = 323543 |