Fix better ftp site.

Obtained from:	Satoshi's bento scripts (thank you!)
This commit is contained in:
Chuck Robey 1999-04-17 16:12:02 +00:00
parent 0b5adf17ad
commit 75b3212416
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=17952

View File

@ -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