summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorChuck Robey <chuckr@FreeBSD.org>2000-01-10 20:59:06 +0000
committerChuck Robey <chuckr@FreeBSD.org>2000-01-10 20:59:06 +0000
commit75692a56c978d3c950ab40e84a162d0c7bb12c2f (patch)
tree2626c973011a4ed921f02d0c2fe7ee01c7e40a9a /print
parentinclude sarah (diff)
Some fixes for new ftp location, and corrected sheets.map.
Notes
Notes: svn path=/head/; revision=24628
Diffstat (limited to 'print')
-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 a21b581c3392..63802546d6bd 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 3296af6da075..5c023fc91a4d 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