diff options
Diffstat (limited to 'devel/libole2/Makefile')
-rw-r--r-- | devel/libole2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libole2/Makefile b/devel/libole2/Makefile index 2f5691978db..ca004e5f059 100644 --- a/devel/libole2/Makefile +++ b/devel/libole2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2002/09/23 14:32:57 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2002/10/19 10:54:51 rh Exp $ # DISTNAME= libole2-0.2.4 CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=unstable/sources/libole2/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libole2/0.2/} MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.gnome.org/ |