summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorreed <reed>2004-06-05 23:36:33 +0000
committerreed <reed>2004-06-05 23:36:33 +0000
commita6c05ab42c4afd21eb596502c0a0aaddafa8258e (patch)
tree84b0d63dfa84e562dd07f938f231a897b644935e
parente40740ab91cac2e9ee44367ce2fe40a430e44e6c (diff)
downloadpkgsrc-a6c05ab42c4afd21eb596502c0a0aaddafa8258e.tar.gz
Use the homepage as listed in the source and found at google.
(Really it currently redirects to another webpage.) This is better than using generic www.gnome.org that leads us nowhere.
-rw-r--r--print/gpdf/Makefile4
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