diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/reed/Makefile | 4 | ||||
-rw-r--r-- | misc/root-tail/Makefile | 4 | ||||
-rw-r--r-- | misc/sci/Makefile | 4 | ||||
-rw-r--r-- | misc/tds/Makefile | 6 |
4 files changed, 9 insertions, 9 deletions
diff --git a/misc/reed/Makefile b/misc/reed/Makefile index 1c9a8573305..1ec111cbd7c 100644 --- a/misc/reed/Makefile +++ b/misc/reed/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2017/01/04 22:10:13 roy Exp $ +# $NetBSD: Makefile,v 1.33 2017/09/04 18:00:57 wiz Exp $ DISTNAME= reed-5.4 PKGREVISION= 9 @@ -6,7 +6,7 @@ CATEGORIES= misc MASTER_SITES= http://www.sacredchao.net/software/reed/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.sacredchao.net/software/reed/index.shtml +#HOMEPAGE= http://www.sacredchao.net/software/reed/index.shtml COMMENT= Auto-scrolling file viewer CONFIGURE_SCRIPT= ./configures diff --git a/misc/root-tail/Makefile b/misc/root-tail/Makefile index b27cb98171d..9f08308fa9c 100644 --- a/misc/root-tail/Makefile +++ b/misc/root-tail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2012/10/08 09:57:36 asau Exp $ +# $NetBSD: Makefile,v 1.12 2017/09/04 18:00:57 wiz Exp $ # DISTNAME= root-tail-0.0.10 @@ -7,7 +7,7 @@ CATEGORIES= misc x11 MASTER_SITES= http://www.goof.com/pcg/marc/data/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.goof.com/pcg/marc/root-tail.html +#HOMEPAGE= http://www.goof.com/pcg/marc/root-tail.html COMMENT= Allows printing of text directly to the X11 root window USE_IMAKE= YES diff --git a/misc/sci/Makefile b/misc/sci/Makefile index 3c80ac320be..4d480de7e15 100644 --- a/misc/sci/Makefile +++ b/misc/sci/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2015/08/18 07:31:13 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2017/09/04 18:00:57 wiz Exp $ # DISTNAME= sci-0.5.6 @@ -7,7 +7,7 @@ CATEGORIES= misc MASTER_SITES= http://linuxparts.com/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://linuxparts.com/software.html +#HOMEPAGE= http://linuxparts.com/software.html COMMENT= Curses based data entry via templates GNU_CONFIGURE= yes diff --git a/misc/tds/Makefile b/misc/tds/Makefile index 0908ec1cb9a..fadba1d40ba 100644 --- a/misc/tds/Makefile +++ b/misc/tds/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.20 2016/07/09 06:38:37 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2017/09/04 18:00:57 wiz Exp $ # DISTNAME= tds-1.4.2 PKGREVISION= 7 CATEGORIES= misc www japanese -MASTER_SITES= http://tds.dive-in.to/dist/stable/ +#MASTER_SITES= http://tds.dive-in.to/dist/stable/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://tds.dive-in.to/ +#HOMEPAGE= http://tds.dive-in.to/ COMMENT= Web diary system USE_TOOLS+= perl:run |