diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-05-16 09:27:50 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-05-16 09:27:50 +0000 |
commit | d50e1e8e1797dcffef2a9fd1abf4b69ccf9fb8a8 (patch) | |
tree | b8c05f5662f338d9df4c7b3f6b5d417d5c2242ab /games/scid/Makefile | |
parent | f9109bd34ae30c418f17c14e5aea11621a6d7d74 (diff) | |
download | ports-d50e1e8e1797dcffef2a9fd1abf4b69ccf9fb8a8.tar.gz ports-d50e1e8e1797dcffef2a9fd1abf4b69ccf9fb8a8.zip |
Notes
Diffstat (limited to 'games/scid/Makefile')
-rw-r--r-- | games/scid/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/scid/Makefile b/games/scid/Makefile index 38c3fa1b512b..ca30642720dc 100644 --- a/games/scid/Makefile +++ b/games/scid/Makefile @@ -7,10 +7,9 @@ # PORTNAME= scid -PORTVERSION= 3.6.26 -PORTREVISION= 2 +PORTVERSION= 4.2.2 CATEGORIES= games databases -MASTER_SITES= SF/${PORTNAME}/Scid/Scid%20${PORTVERSION} +MASTER_SITES= SF/${PORTNAME}/Scid/Scid%204.2/ MAINTAINER= bsd@volki.at COMMENT= A free chess database application |