diff options
Diffstat (limited to 'devel/pkg-config/Makefile')
-rw-r--r-- | devel/pkg-config/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/pkg-config/Makefile b/devel/pkg-config/Makefile index 9bfc5728f04..36256dcb943 100644 --- a/devel/pkg-config/Makefile +++ b/devel/pkg-config/Makefile @@ -6,10 +6,10 @@ # PORTNAME= pkgconfig -PORTVERSION= 0.13.0 +PORTVERSION= 0.14.0 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/pkgconfig/0.13 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.14 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |