diff options
author | tron <tron@pkgsrc.org> | 1999-05-01 12:37:51 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-05-01 12:37:51 +0000 |
commit | f4c46c786d1c1c0f50d1e1fcda35b2bbda19f995 (patch) | |
tree | b7e90d150585783f5c2e33e10a55ffa0fb44b3e3 /x11/controlcenter | |
parent | 2627c24001c9130e368e33192673d109e6917686 (diff) | |
download | pkgsrc-f4c46c786d1c1c0f50d1e1fcda35b2bbda19f995.tar.gz |
Fix typo noted by Bernd Ernesti.
Diffstat (limited to 'x11/controlcenter')
-rw-r--r-- | x11/controlcenter/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/controlcenter/Makefile b/x11/controlcenter/Makefile index 5bd32b709aa..eecd04cd0bc 100644 --- a/x11/controlcenter/Makefile +++ b/x11/controlcenter/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 1999/04/26 17:17:05 tron Exp $ +# $NetBSD: Makefile,v 1.5 1999/05/01 12:37:51 tron Exp $ # -DISTNAME= control-center-1.0.5 +DISTNAME= control-center-1.0.4 CATEGORIES= x11 gnome MASTER_SITES= ftp://ftp.gnome.org/pub/GNOME/gnome-1.0/sources/ \ ftp://ftp.circ.us.eu.org/mirrors/ftp.gnome.org/sources/ \ |