pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/epstool epstool: add working MASTER_SITES and fo...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7bd69c752944
branches:  trunk
changeset: 391547:7bd69c752944
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Mon Jan 09 18:25:41 2023 +0000

description:
epstool: add working MASTER_SITES and follow redirect for HOMEPAGE.

diffstat:

 print/epstool/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r f7a0b1ad8497 -r 7bd69c752944 print/epstool/Makefile
--- a/print/epstool/Makefile    Mon Jan 09 18:16:45 2023 +0000
+++ b/print/epstool/Makefile    Mon Jan 09 18:25:41 2023 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.8 2021/04/21 08:03:24 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2023/01/09 18:25:41 fcambus Exp $
 
 DISTNAME=              epstool-3.08
 CATEGORIES=            print
-MASTER_SITES=          # ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/
+MASTER_SITES=          http://www.ghostgum.com.au/download/
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://pages.cs.wisc.edu/~ghost/gsview/epstool.htm
+HOMEPAGE=              http://www.ghostgum.com.au/software/epstool.htm
 COMMENT=               Manipulate EPS files
 
 MAKE_JOBS_SAFE=                no



Home | Main Index | Thread Index | Old Index