diff options
-rw-r--r-- | print/gpdf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/gpdf/Makefile b/print/gpdf/Makefile index 89e5c54625e..42205ea4827 100644 --- a/print/gpdf/Makefile +++ b/print/gpdf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2004/05/07 01:14:49 xtraeme Exp $ +# $NetBSD: Makefile,v 1.17 2004/06/05 23:36:33 reed Exp $ # DISTNAME= gpdf-0.131 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gpdf/0.131/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://www.gnome.org/ +HOMEPAGE= http://www.purl.org/NET/gpdf COMMENT= GNOME 2 version of xpdf BUILD_USES_MSGFMT= yes |