summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorChuck Robey <chuckr@FreeBSD.org>1999-04-17 16:12:02 +0000
committerChuck Robey <chuckr@FreeBSD.org>1999-04-17 16:12:02 +0000
commit75b321241640cfce916e562f0229bd8df56839c3 (patch)
treec2e7a5bddee7fe3c2668d3580f88df53ba0f583e /print
parentadd homepage to comment (diff)
Fix better ftp site.
Obtained from: Satoshi's bento scripts (thank you!)
Notes
Notes: svn path=/head/; revision=17952
Diffstat (limited to 'print')
-rw-r--r--print/a2ps-letter/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/print/a2ps-letter/Makefile b/print/a2ps-letter/Makefile
index e3057f91ae9c..735a7564a450 100644
--- a/print/a2ps-letter/Makefile
+++ b/print/a2ps-letter/Makefile
@@ -3,13 +3,14 @@
# Date created: 15 July 1998
# Whom: Chuck Robey (chuckr@freebsd.org)
#
-# $Id: Makefile,v 1.24 1998/11/22 07:45:42 chuckr Exp $
+# $Id: Makefile,v 1.25 1999/03/20 02:56:04 chuckr Exp $
#
DISTNAME= a2ps-4.12
PKGNAME= a2ps-${PAPERSIZE}-4.12
CATEGORIES= print
-MASTER_SITES= http://www-inf.enst.fr/~demaille/ftp/a2ps/
+MASTER_SITES= http://www.freebsd.org/~chuckr/ \
+ http://www-inf.enst.fr/~demaille/ftp/a2ps/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} sheets.map.fixed
MAINTAINER= chuckr@FreeBSD.org