summaryrefslogtreecommitdiffstats
path: root/x11-libs/wine/DETAILS
diff options
context:
space:
mode:
authorPol Vinogradov2007-05-06 16:21:59 +0500
committerPol Vinogradov2007-05-06 16:21:59 +0500
commitfa63a81c95903bb39d4bc86b72cac47ba0de5ed3 (patch)
tree5171d1a8fbd084f0938f6278fc31c4dbfc3e929a /x11-libs/wine/DETAILS
parentba493e35707d69c9e734ff51505b338e19ee4557 (diff)
x11-libs/wine:
DETAILS: changed SOURCE's version to git for VCS branch
Diffstat (limited to 'x11-libs/wine/DETAILS')
-rwxr-xr-xx11-libs/wine/DETAILS2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/wine/DETAILS b/x11-libs/wine/DETAILS
index df4478e7ac..9b447618a2 100755
--- a/x11-libs/wine/DETAILS
+++ b/x11-libs/wine/DETAILS
@@ -5,7 +5,7 @@ if [[ $WINE_VCS == y ]]; then
else
VERSION=git
fi
- SOURCE=$SPELL-$VERSION.tar.bz2
+ SOURCE=$SPELL-git.tar.bz2
SOURCE_URL[0]=git://source.winehq.org/git/wine.git:wine
SOURCE_IGNORE=volatile
else