diff options
author | obrien <obrien@FreeBSD.org> | 2000-10-07 04:03:01 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2000-10-07 04:03:01 +0800 |
commit | b262845ad3c8086e9ace05f686b4a36b8598a0fb (patch) | |
tree | 988359fa8100a423a377fff7f1c3df881bf6b451 /print | |
parent | f605a5cc28585df83fce76108ce303f96a42de9a (diff) | |
download | freebsd-ports-gnome-b262845ad3c8086e9ace05f686b4a36b8598a0fb.tar.gz freebsd-ports-gnome-b262845ad3c8086e9ace05f686b4a36b8598a0fb.tar.zst freebsd-ports-gnome-b262845ad3c8086e9ace05f686b4a36b8598a0fb.zip |
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} |