diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 1999-03-12 00:43:24 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 1999-03-12 00:43:24 +0000 |
commit | 0e7b05f262ce66c59c8dad49a1cbbdda7382998e (patch) | |
tree | 0c9bf4b20f38de1c79b1235ea2a4cfa51b148bf3 /devel/libPropList | |
parent | d5ba786a254c17d1333ad29b2032caca32ebbdf7 (diff) | |
download | ports-0e7b05f262ce66c59c8dad49a1cbbdda7382998e.tar.gz ports-0e7b05f262ce66c59c8dad49a1cbbdda7382998e.zip |
Notes
Diffstat (limited to 'devel/libPropList')
-rw-r--r-- | devel/libPropList/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libPropList/Makefile b/devel/libPropList/Makefile index da8b30620580..b89be216906f 100644 --- a/devel/libPropList/Makefile +++ b/devel/libPropList/Makefile @@ -3,14 +3,14 @@ # Date Created: 6 December 1998 # Whom: Glenn Johnson # -# $Id: Makefile,v 1.2 1999/01/27 08:31:49 fenner Exp $ +# $Id: Makefile,v 1.3 1999/02/02 14:30:27 vanilla Exp $ # DISTNAME= libPropList-0.8.3 PKGNAME= libproplist-0.8.3 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= libPropList +MASTER_SITE_SUBDIR= sources/libPropList MAINTAINER= gljohns@bellsouth.net |