diff options
-rw-r--r-- | devel/pkgconf/Makefile | 5 | ||||
-rw-r--r-- | devel/pkgconf/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/devel/pkgconf/Makefile b/devel/pkgconf/Makefile index 1e239a3e73a3..fc7f8d812d4a 100644 --- a/devel/pkgconf/Makefile +++ b/devel/pkgconf/Makefile @@ -6,10 +6,9 @@ # PORTNAME= pkgconf -PORTVERSION= 0.8.8 +PORTVERSION= 0.8.9 CATEGORIES= devel -MASTER_SITES= http://tortois.es/~nenolod/distfiles/ \ - http://files.etoilebsd.net/pkgconf/ +MASTER_SITES= http://tortois.es/~nenolod/distfiles/ MAINTAINER= bapt@FreeBSD.org COMMENT= pkg-config compatible utility which does not depend on glib diff --git a/devel/pkgconf/distinfo b/devel/pkgconf/distinfo index b45b6d1f4baf..526a3e822180 100644 --- a/devel/pkgconf/distinfo +++ b/devel/pkgconf/distinfo @@ -1,2 +1,2 @@ -SHA256 (pkgconf-0.8.8.tar.bz2) = 2fb87a0680b517daf8201573115873b923588883e71788935d24b34a1e9dc31e -SIZE (pkgconf-0.8.8.tar.bz2) = 80067 +SHA256 (pkgconf-0.8.9.tar.bz2) = 3bbb1c40832b522de0bf0e5bdeba62160ac499a541facedac5755929a9e87027 +SIZE (pkgconf-0.8.9.tar.bz2) = 80211 |