diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-12-17 15:04:01 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-12-17 15:04:01 +0000 |
commit | ca9b08e6fea697b02221bdd0fc5c5a24e2faa66a (patch) | |
tree | aed524d30cebbcb2fff8e39fc58e95ed1cf862c4 /games/slashem-tty/Makefile | |
parent | 7938f3c431d46a74afff9db4fe96bb9a60ba6edd (diff) |
Notes
Diffstat (limited to 'games/slashem-tty/Makefile')
-rw-r--r-- | games/slashem-tty/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/slashem-tty/Makefile b/games/slashem-tty/Makefile index cb790c206cb4..4193193c6373 100644 --- a/games/slashem-tty/Makefile +++ b/games/slashem-tty/Makefile @@ -6,7 +6,7 @@ # PORTNAME= slashem -PORTVERSION= 0.0.6E.4F.5 +PORTVERSION= 0.0.6E.4F.6 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |