diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-10-06 20:03:01 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-10-06 20:03:01 +0000 |
commit | 20a4775db0a9cb3b295a81456aff1ef6bb7ffa40 (patch) | |
tree | 76f79ed188b75acac125f4c3b9721426c9ac5556 /print | |
parent | Approved by: will (diff) |
Since the maintainer could not be bothered in the past _3_ months to move
``sheet.map'' to freefall:~/public_distfiles, I'll host the file.
Diffstat (limited to 'print')
-rw-r--r-- | print/a2ps-letter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/a2ps-letter/Makefile b/print/a2ps-letter/Makefile index 4222f847b71d..21d348df6179 100644 --- a/print/a2ps-letter/Makefile +++ b/print/a2ps-letter/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 4.13 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_LOCAL} \ ftp://ftp.enst.fr/pub/unix/a2ps/ -MASTER_SITE_SUBDIR= chuckr +MASTER_SITE_SUBDIR= obrien PKGNAMESUFFIX= -${PAPERSIZE} DISTFILES= a2ps-${PORTVERSION}${EXTRACT_SUFX} sheets.map EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} |