diff options
Diffstat (limited to 'devel/libPropList/Makefile')
-rw-r--r-- | devel/libPropList/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/libPropList/Makefile b/devel/libPropList/Makefile index b2186ce94aea..908570c10acf 100644 --- a/devel/libPropList/Makefile +++ b/devel/libPropList/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: libPropList -# Version required: 0.10.1 # Date Created: 6 December 1998 # Whom: Glenn Johnson # # $FreeBSD$ # -DISTNAME= libPropList-0.10.1 -PKGNAME= libproplist-0.10.1 +PORTNAME= libproplist +PORTVERSION= 0.10.1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_WINDOWMAKER} MASTER_SITE_SUBDIR= libs +DISTNAME= libPropList-${PORTVERSION} MAINTAINER= gljohns@bellsouth.net |