diff options
| author | Michael Haro <mharo@FreeBSD.org> | 2000-04-11 21:30:15 +0000 |
|---|---|---|
| committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-11 21:30:15 +0000 |
| commit | ed33fb7de058a6d91ae1c86c9dda42a1a2508b54 (patch) | |
| tree | bb126f7f4deabe676254cb651c5b8a780976235f /devel/libPropList | |
| parent | cd551d001ae65b6035a625879180b837df06f895 (diff) | |
PORTNAME/PORTVERSION update
Diffstat (limited to 'devel/libPropList')
| -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 |
