summaryrefslogtreecommitdiffstats
path: root/print/a2ps-letter
diff options
context:
space:
mode:
authorchuckr <chuckr@FreeBSD.org>2000-01-10 20:59:06 +0000
committerchuckr <chuckr@FreeBSD.org>2000-01-10 20:59:06 +0000
commit832bcf85f39ef42f8ad23122723d821452295294 (patch)
tree2219760a123866ea9e14d9799e3d65085005fd55 /print/a2ps-letter
parentb3e6b397eb1a31e444719d3138bcc972333d0d04 (diff)
downloadFreeBSD-ports-832bcf85f39ef42f8ad23122723d821452295294.zip
FreeBSD-ports-832bcf85f39ef42f8ad23122723d821452295294.tar.gz
Some fixes for new ftp location, and corrected sheets.map.
Diffstat (limited to 'print/a2ps-letter')
-rw-r--r--print/a2ps-letter/Makefile6
-rw-r--r--print/a2ps-letter/distinfo2
2 files changed, 4 insertions, 4 deletions
diff --git a/print/a2ps-letter/Makefile b/print/a2ps-letter/Makefile
index a21b581..6380254 100644
--- a/print/a2ps-letter/Makefile
+++ b/print/a2ps-letter/Makefile
@@ -10,8 +10,8 @@ DISTNAME= a2ps-4.12
PKGNAME= a2ps-${PAPERSIZE}-4.12
CATEGORIES= print
MASTER_SITES= http://www.freebsd.org/~chuckr/ \
- http://www-inf.enst.fr/~demaille/ftp/a2ps/
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} sheets.map.fixed
+ ftp://ftp.enst.fr/pub/unix/a2ps/
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX} sheets.map
MAINTAINER= chuckr@FreeBSD.org
@@ -35,7 +35,7 @@ CONFIGURE_ARGS= --with-medium=${PAPERSIZECNF} --sharedstatedir=$(PREFIX)/share -
.endif
post-extract:
- $(CP) $(DISTDIR)/sheets.map.fixed $(WRKSRC)/sheets/sheets.map
+ $(CP) $(DISTDIR)/sheets.map $(WRKSRC)/sheets/sheets.map
post-install:
strip ${PREFIX}/bin/a2ps
diff --git a/print/a2ps-letter/distinfo b/print/a2ps-letter/distinfo
index 3296af6..5c023fc 100644
--- a/print/a2ps-letter/distinfo
+++ b/print/a2ps-letter/distinfo
@@ -1,2 +1,2 @@
MD5 (a2ps-4.12.tar.gz) = f9e8331f5834525a2178b267b14dfa57
-MD5 (sheets.map.fixed) = d9abef250f395791e934bf788f5fe6d1
+MD5 (sheets.map) = d9abef250f395791e934bf788f5fe6d1
OpenPOWER on IntegriCloud