diff options
author | zafer <zafer@pkgsrc.org> | 2011-03-18 20:13:32 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2011-03-18 20:13:32 +0000 |
commit | c01144a6682e7e7c3ccd1e51c9c0c60576f6b0e4 (patch) | |
tree | 419410abbbd6b6887df2ed962d8d277552e859ca /print | |
parent | 7e7d271e7664e081ddbf1128872dd58e3d5b7110 (diff) | |
download | pkgsrc-c01144a6682e7e7c3ccd1e51c9c0c60576f6b0e4.tar.gz |
service suspended. prevent timeout. fetch from backup.
Diffstat (limited to 'print')
-rw-r--r-- | print/bg5ps/Makefile | 4 | ||||
-rw-r--r-- | print/rlpr/Makefile | 4 | ||||
-rw-r--r-- | print/yup/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/print/bg5ps/Makefile b/print/bg5ps/Makefile index 7445136e292..7d32179ad20 100644 --- a/print/bg5ps/Makefile +++ b/print/bg5ps/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2010/02/10 19:17:44 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2011/03/18 20:16:43 zafer Exp $ DISTNAME= bg5ps-1.3.0 PKGREVISION= 3 CATEGORIES= print converters -MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/keith/ +MASTER_SITES= # ftp://freebsd.sinica.edu.tw/pub/keith/ MAINTAINER= pkgsrc-users@NetBSD.org # HOMEPAGE= http://students.washington.edu/cschin/bg5ps/ diff --git a/print/rlpr/Makefile b/print/rlpr/Makefile index 542628aedf7..0d172dc0726 100644 --- a/print/rlpr/Makefile +++ b/print/rlpr/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2010/02/12 00:08:02 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2011/03/18 20:17:51 zafer Exp $ DISTNAME= rlpr-2.06 PKGREVISION= 2 CATEGORIES= print -MASTER_SITES= ftp://truffula.com/pub/ +MASTER_SITES= # ftp://truffula.com/pub/ MAINTAINER= sekiya@NetBSD.org HOMEPAGE= http://truffula.com/rlpr/ diff --git a/print/yup/Makefile b/print/yup/Makefile index aacaac0adab..a9d4e99eb97 100644 --- a/print/yup/Makefile +++ b/print/yup/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.12 2010/03/21 16:29:43 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2011/03/18 20:13:32 zafer Exp $ # DISTNAME= yup-r1-rel PKGNAME= yup-1.0 CATEGORIES= print -MASTER_SITES= http://redback.spyda.net/~mjch/yup/ +MASTER_SITES= # http://redback.spyda.net/~mjch/yup/ EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org |