diff options
author | tron <tron> | 1999-11-20 14:37:21 +0000 |
---|---|---|
committer | tron <tron> | 1999-11-20 14:37:21 +0000 |
commit | 09d480db70214f08de1dea8ca18dcb7baaba3831 (patch) | |
tree | 8f173c6ce49159e3a048ec9ad8a6ea8318720719 /x11/gtk-engines | |
parent | 2b416ee7a6f6c4427be4d7f26185d369f53aa288 (diff) | |
download | pkgsrc-09d480db70214f08de1dea8ca18dcb7baaba3831.tar.gz |
Fix typo.
Diffstat (limited to 'x11/gtk-engines')
-rw-r--r-- | x11/gtk-engines/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtk-engines/Makefile b/x11/gtk-engines/Makefile index 135b11e71a7..fc2664dd3f9 100644 --- a/x11/gtk-engines/Makefile +++ b/x11/gtk-engines/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/11/20 13:37:45 tron Exp $ +# $NetBSD: Makefile,v 1.2 1999/11/20 14:37:21 tron Exp $ DISTNAME= gtk-engines-0.8 CATEGORIES= x11 -MASTER_SITE= ${MASTER_SITE_GNOME:=gnome-1.0.53/sources/} +MASTER_SITES= ${MASTER_SITE_GNOME:=gnome-1.0.53/sources/} MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.gnome.org/ |