diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-05-07 11:38:00 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-05-07 11:38:00 +0000 |
commit | 5cf3cbdc464e7c63d541b24ba56c473c1bae8ba8 (patch) | |
tree | d5e4c34af453ceeb67705a827eb371808effa0c6 /games/heroes/Makefile | |
parent | Missed patch from the update causing an mtree failure. (diff) |
Update to 0.10.
Diffstat (limited to 'games/heroes/Makefile')
-rw-r--r-- | games/heroes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/heroes/Makefile b/games/heroes/Makefile index ea4a58cda9dc..8b8cac49aafd 100644 --- a/games/heroes/Makefile +++ b/games/heroes/Makefile @@ -6,7 +6,7 @@ # PORTNAME= heroes -PORTVERSION= 0.9 +PORTVERSION= 0.10 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |