diff options
author | wiz <wiz@pkgsrc.org> | 2003-07-13 22:31:03 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-07-13 22:31:03 +0000 |
commit | 5ec657e41ab4c89011cba3efcc68042936df7bb2 (patch) | |
tree | b495cde29587147861dca6b9738a51a94be35c08 /games/asc | |
parent | 2a5e60754337303f8dc5ba4c8093b8d077f1ec9f (diff) | |
download | pkgsrc-5ec657e41ab4c89011cba3efcc68042936df7bb2.tar.gz |
Use www.asc-hq.org as HOMEPAGE, suggested by jmmv.
Diffstat (limited to 'games/asc')
-rw-r--r-- | games/asc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/asc/Makefile b/games/asc/Makefile index 7d32d5cdf93..4a51d4c8fff 100644 --- a/games/asc/Makefile +++ b/games/asc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/07/13 22:23:13 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2003/07/13 22:31:03 wiz Exp $ # DISTNAME= asc-source-1.13.7 @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=asc-hq/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${AUDIO_FILES} MAINTAINER= wiz@netbsd.org -HOMEPAGE= http://asc-hq.sourceforge.net/ +HOMEPAGE= http://www.asc-hq.org/ COMMENT= turn based strategy game AUDIO_FILES= frontiers.mp3 machine_wars.mp3 time_to_strike.mp3 |