diff options
author | lioux <lioux@FreeBSD.org> | 2001-05-10 09:44:15 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-05-10 09:44:15 +0800 |
commit | bc7e71e855a5d7796cc5bb6270166e6793590de8 (patch) | |
tree | 75774ae6e9028d4a5909388f5fa6e6d35ebb0e02 /games | |
parent | a685c40bd7abaf8da7bd7ea033a11fb162861345 (diff) | |
download | freebsd-ports-gnome-bc7e71e855a5d7796cc5bb6270166e6793590de8.tar.gz freebsd-ports-gnome-bc7e71e855a5d7796cc5bb6270166e6793590de8.tar.zst freebsd-ports-gnome-bc7e71e855a5d7796cc5bb6270166e6793590de8.zip |
Downgrade PORT to version 1.0 for a while due to a missing distfile.
Submitted by: bento
Diffstat (limited to 'games')
-rw-r--r-- | games/hlserver-heroes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/hlserver-heroes/Makefile b/games/hlserver-heroes/Makefile index f8d4d5900281..234c9260535d 100644 --- a/games/hlserver-heroes/Makefile +++ b/games/hlserver-heroes/Makefile @@ -6,10 +6,10 @@ # PORTNAME= heroes -PORTVERSION= 1.0.1 +PORTVERSION= 1.0 MASTER_SITES= http://mapage.noos.fr/ambrelune/ \ http://perso.libertysurf.fr/ambrelune/ -DISTFILES= hero10.zip HLH101.zip +DISTFILES= hero10.zip MAINTAINER= lioux@FreeBSD.org |