diff options
Diffstat (limited to 'devel/pkg-config/Makefile')
-rw-r--r-- | devel/pkg-config/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/pkg-config/Makefile b/devel/pkg-config/Makefile index 1b4fd6f96246..aac7e23ee083 100644 --- a/devel/pkg-config/Makefile +++ b/devel/pkg-config/Makefile @@ -6,12 +6,11 @@ # $MCom: ports/devel/pkgconfig/Makefile,v 1.6 2005/10/14 20:39:57 adamw Exp $ # -PORTNAME= pkgconfig +PORTNAME= pkg-config PORTVERSION= 0.20 PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= http://pkgconfig.freedesktop.org/releases/ -DISTNAME= pkg-config-${PORTVERSION} DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |