diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-02-02 22:32:32 +0800 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-02-02 22:32:32 +0800 |
commit | 2f05384abb70a969a58d7cd163a79602f715b8bc (patch) | |
tree | 56bf61f338ff3c39b42eb9407e1c4e51ec9dba87 | |
parent | 3b6d67d1f7140392e34d9178c520b56ab0d134b8 (diff) | |
download | freebsd-ports-gnome-2f05384abb70a969a58d7cd163a79602f715b8bc.tar.gz freebsd-ports-gnome-2f05384abb70a969a58d7cd163a79602f715b8bc.tar.zst freebsd-ports-gnome-2f05384abb70a969a58d7cd163a79602f715b8bc.zip |
libPropListgnome => libPropList.
-rw-r--r-- | devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index 3b9fce5772d4..7ccafde4cac2 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.155 1999/01/11 05:18:26 steve Exp $ +# $Id: Makefile,v 1.156 1999/01/21 07:48:52 vanilla Exp $ # SUBDIR += ElectricFence @@ -49,7 +49,7 @@ SUBDIR += ilu SUBDIR += jam SUBDIR += lclint - SUBDIR += libPropListgnome + SUBDIR += libPropList SUBDIR += libU77 SUBDIR += libcii SUBDIR += libdlmalloc |