summaryrefslogtreecommitdiff
path: root/print/ghostscript-agpl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/ghostscript-agpl/Makefile')
-rw-r--r--print/ghostscript-agpl/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/print/ghostscript-agpl/Makefile b/print/ghostscript-agpl/Makefile
index 57a22766ae8..89b6a05e7d7 100644
--- a/print/ghostscript-agpl/Makefile
+++ b/print/ghostscript-agpl/Makefile
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.18 2016/02/25 17:52:45 jperkin Exp $
+# $NetBSD: Makefile,v 1.19 2016/04/07 08:52:05 adam Exp $
DISTNAME= ghostscript-${GS_VERSION}
PKGNAME= ${DISTNAME:S/ghostscript/ghostscript-agpl/}
-PKGREVISION= 1
CATEGORIES= print
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ghostscript/} \
- http://downloads.ghostscript.com/public/
+MASTER_SITES= ${MASTER_SITE_GITHUB:=ArtifexSoftware/ghostpdl-downloads/releases/download/gs919/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org