diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2006-11-25 18:09:48 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2006-11-25 18:09:48 +0000 |
commit | 6c53ea3b40e6404fffac30f0cdde5245562d4484 (patch) | |
tree | 4ca6ad1b5c4ad016137a94193821d82790591316 /games/fretsonfire/Makefile | |
parent | d20a13989785ff69447894e83c7bd94abba3fdad (diff) | |
download | ports-6c53ea3b40e6404fffac30f0cdde5245562d4484.tar.gz ports-6c53ea3b40e6404fffac30f0cdde5245562d4484.zip |
Notes
Diffstat (limited to 'games/fretsonfire/Makefile')
-rw-r--r-- | games/fretsonfire/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/fretsonfire/Makefile b/games/fretsonfire/Makefile index d1f8232315bd..748d42c5e1d3 100644 --- a/games/fretsonfire/Makefile +++ b/games/fretsonfire/Makefile @@ -6,9 +6,9 @@ # PORTNAME= fretsonfire -PORTVERSION= 1.0.263 +PORTVERSION= 1.1.324 CATEGORIES= games python -MASTER_SITES= http://louhi.kempele.fi/~skyostil/uv/fretsonfire/dist/ +MASTER_SITES= SF DISTNAME= ${PORTNAME:S/f/F/g:S/o/O/}-${PORTVERSION:S/^/src-/} DIST_SUBDIR= ${PORTNAME} |