diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2007-04-11 00:45:02 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2007-04-11 00:45:02 +0000 |
commit | 138c79212ee3899545231b8d5cd3f99774aed825 (patch) | |
tree | 9a424869a664bdc57839857a6f68c86c81b77694 /games/fretsonfire/Makefile | |
parent | 7747ae4880f36960f5f21251986f1d4e3664d904 (diff) |
Notes
Diffstat (limited to 'games/fretsonfire/Makefile')
-rw-r--r-- | games/fretsonfire/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/fretsonfire/Makefile b/games/fretsonfire/Makefile index 748d42c5e1d3..da5f4b8c4992 100644 --- a/games/fretsonfire/Makefile +++ b/games/fretsonfire/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fretsonfire -PORTVERSION= 1.1.324 +PORTVERSION= 1.2.438 CATEGORIES= games python MASTER_SITES= SF DISTNAME= ${PORTNAME:S/f/F/g:S/o/O/}-${PORTVERSION:S/^/src-/} |