diff options
author | wiz <wiz@pkgsrc.org> | 2021-04-21 08:03:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2021-04-21 08:03:23 +0000 |
commit | 3a0fe10e95295ee765dd881c6cdb1af06357e2fd (patch) | |
tree | adeeac1833b78baeb09f991715814b163ee856b4 /print | |
parent | 8785adba7a6003b044e484ee751c150e4ab031ee (diff) | |
download | pkgsrc-3a0fe10e95295ee765dd881c6cdb1af06357e2fd.tar.gz |
*: remove dead master site
Diffstat (limited to 'print')
-rw-r--r-- | print/epstool/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/print/epstool/Makefile b/print/epstool/Makefile index 44763ee292b..b468bfff0b0 100644 --- a/print/epstool/Makefile +++ b/print/epstool/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2013/05/18 20:50:36 shattered Exp $ -# +# $NetBSD: Makefile,v 1.8 2021/04/21 08:03:24 wiz Exp $ DISTNAME= epstool-3.08 CATEGORIES= print -MASTER_SITES= ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/ +MASTER_SITES= # ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://pages.cs.wisc.edu/~ghost/gsview/epstool.htm |