diff options
author | dent <dent@pkgsrc.org> | 2001-01-12 12:33:18 +0000 |
---|---|---|
committer | dent <dent@pkgsrc.org> | 2001-01-12 12:33:18 +0000 |
commit | ad0d876061dc82bc4ab63df79bb53dc7b54cfcfa (patch) | |
tree | 081046dbfb7e531cfe8017025f7e78e2287e81d5 | |
parent | 09a0d8fbb3f7942c24e90978813722e9284c90a1 (diff) | |
download | pkgsrc-ad0d876061dc82bc4ab63df79bb53dc7b54cfcfa.tar.gz |
Update HOMEPAGE.
-rw-r--r-- | games/xboing/Makefile | 4 | ||||
-rw-r--r-- | net/tn5250/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/xboing/Makefile b/games/xboing/Makefile index 21971c69f6e..58646ae96f6 100644 --- a/games/xboing/Makefile +++ b/games/xboing/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2000/08/23 23:14:25 tron Exp $ +# $NetBSD: Makefile,v 1.7 2001/01/12 12:35:14 dent Exp $ # DISTNAME= xboing2.4 @@ -7,7 +7,7 @@ CATEGORIES= games x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB:=games/} MAINTAINER= root@garbled.net -HOMEPAGE= http://www.catt.rmit.edu.au/xboing/xboing.html +HOMEPAGE= http://www.techrescue.org/xboing/ USE_IMAKE= YES USE_XPM= YES diff --git a/net/tn5250/Makefile b/net/tn5250/Makefile index b18ee8fa216..44e499876bf 100644 --- a/net/tn5250/Makefile +++ b/net/tn5250/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/01/15 18:46:33 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2001/01/12 12:33:18 dent Exp $ # DISTNAME= tn5250-0.12.51 @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.blarg.net/users/mmadore/ MAINTAINER= packages@netbsd.org -HOMEPAGE= http://www.blarg.net/~mmadore/5250.html +HOMEPAGE= http://www.linux-sna.org/software/5250/ DEPENDS+= ncurses>=4.2:../../devel/ncurses |