diff options
Diffstat (limited to 'textproc/intltool/Makefile')
-rw-r--r-- | textproc/intltool/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile index 8a34f76362a..7ce1afdd5ad 100644 --- a/textproc/intltool/Makefile +++ b/textproc/intltool/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2002/08/25 18:40:02 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2002/10/19 10:54:58 rh Exp $ # DISTNAME= intltool-0.18 CATEGORIES= textproc devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/intltool/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/intltool/0.18/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= packages@netbsd.org |