diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-04-17 14:27:01 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-04-17 14:27:01 +0000 |
commit | e18df62256f959a584ba2270c75c9f459e3a9d0b (patch) | |
tree | 9bf8df293fa6c7cdf5f9a270e4aa236a72365984 /games | |
parent | 5555a12f11c6667190f60d9534234324d8c423fc (diff) | |
download | pkgsrc-e18df62256f959a584ba2270c75c9f459e3a9d0b.tar.gz |
Fix HOMEPAGE.
Diffstat (limited to 'games')
-rw-r--r-- | games/urban/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/urban/Makefile b/games/urban/Makefile index a9e416e39df..5f86854092d 100644 --- a/games/urban/Makefile +++ b/games/urban/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/04/16 18:18:27 xtraeme Exp $ +# $NetBSD: Makefile,v 1.2 2004/04/17 14:27:01 xtraeme Exp $ # DISTNAME= ${DISTFILES} @@ -8,7 +8,7 @@ MASTER_SITES= http://urban.worldonline.nl/files/linux/ DISTFILES= urban-1.5.2${EXTRACT_SUFX} sound${EXTRACT_SUFX} MAINTAINER= xtraeme@NetBSD.org -HOMEPAGE= http://urban.worldonline.nl/files/linux/ +HOMEPAGE= http://urban.worldonline.nl/ COMMENT= U.R.B.A.N The Cyborg Project USE_BUILDLINK3= yes |