summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-07-30 22:42:59 +0000
committerwiz <wiz@pkgsrc.org>2017-07-30 22:42:59 +0000
commit7402f635a9a09a79571b28ae8581c83d15279102 (patch)
tree930233be29c6acdb69c6b58db99cf6252e3552c4
parent4fb5bda447ac250abea4b5645a78616f8d34e362 (diff)
downloadpkgsrc-7402f635a9a09a79571b28ae8581c83d15279102.tar.gz
Fix HOMEPAGE and MASTER_SITES.
-rw-r--r--print/a2ps/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/print/a2ps/Makefile b/print/a2ps/Makefile
index 93c88668ba4..d99af63afd5 100644
--- a/print/a2ps/Makefile
+++ b/print/a2ps/Makefile
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.83 2017/04/25 22:19:20 tez Exp $
+# $NetBSD: Makefile,v 1.84 2017/07/30 22:42:59 wiz Exp $
DISTNAME= a2ps-4.14
PKGREVISION= 10
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_GNU:=a2ps/}
-MASTER_SITES+= ftp://ftp.enst.fr/pub/unix/a2ps/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www-inf.enst.fr/~demaille/a2ps/
+HOMEPAGE= https://www.gnu.org/software/a2ps/
COMMENT= Formats an ascii file for printing on a postscript printer
DEPENDS+= psutils>=1.17:../../print/psutils