diff options
-rw-r--r-- | graphics/openptc/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/openptc/Makefile b/graphics/openptc/Makefile index 80fc7aecf6d..069843dda71 100644 --- a/graphics/openptc/Makefile +++ b/graphics/openptc/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.5 2001/02/16 15:22:28 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2001/02/23 13:14:01 wiz Exp $ DISTNAME= OpenPTC-x11-1.0.0-2 PKGNAME= OpenPTC-X11-1.0.02 CATEGORIES= graphics -MASTER_SITES= http://www.cs.ucl.ac.uk/students/c.nentwich/ptc/ +MASTER_SITES= # only on NetBSD mirrors anymore MAINTAINER= root@garbled.net -HOMEPAGE= http://www.cs.ucl.ac.uk/students/c.nentwich/ptc/ +HOMEPAGE= http://www.gaffer.org/ptc/ COMMENT= Prometheus Truecolour for X11 DEPENDS+= Hermes>=1.2.5:../../graphics/hermes |