diff options
author | pav <pav@FreeBSD.org> | 2004-03-19 01:45:47 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-03-19 01:45:47 +0800 |
commit | fb450711c84aa37905d6f0ad497082bc065ad195 (patch) | |
tree | 2ac00b4023cc9e7955585241f5ad4433b1a2dcfd /games/neverball | |
parent | 6b83b6a4b4a2f1aa4a485b378b29e3dfbdc0f500 (diff) | |
download | freebsd-ports-gnome-fb450711c84aa37905d6f0ad497082bc065ad195.tar.gz freebsd-ports-gnome-fb450711c84aa37905d6f0ad497082bc065ad195.tar.zst freebsd-ports-gnome-fb450711c84aa37905d6f0ad497082bc065ad195.zip |
- Switch to .tar.gz distfile
Maintainer said:
I have contracted to the author and he said that he has re-uploaded same
version with small tweak as in tar.gz package; not tar.bz2 to make sure if it
will fix the build on alpha for real.
PR: ports/64283
Submitted by: Mezz <mezz7@cox.net> (maintainer)
Diffstat (limited to 'games/neverball')
-rw-r--r-- | games/neverball/Makefile | 1 | ||||
-rw-r--r-- | games/neverball/distinfo | 4 |
2 files changed, 2 insertions, 3 deletions
diff --git a/games/neverball/Makefile b/games/neverball/Makefile index 3f6a1e179690..ddc06727a3d1 100644 --- a/games/neverball/Makefile +++ b/games/neverball/Makefile @@ -18,7 +18,6 @@ BUILD_DEPENDS= ${FREETYPE_CONFIG}:${PORTSDIR}/print/freetype2 FREETYPE_CONFIG?= ${LOCALBASE}/bin/freetype-config -USE_BZIP2= yes USE_GMAKE= yes USE_X_PREFIX= yes USE_REINPLACE= yes diff --git a/games/neverball/distinfo b/games/neverball/distinfo index cfdd58788085..15ce5f6953eb 100644 --- a/games/neverball/distinfo +++ b/games/neverball/distinfo @@ -1,2 +1,2 @@ -MD5 (neverball-1.1.0.tar.bz2) = 5d1b71a3779ab0072e87671f59fa8ea8 -SIZE (neverball-1.1.0.tar.bz2) = 6311768 +MD5 (neverball-1.1.0.tar.gz) = 82093401c5eb33126c7a3bc11d4ce095 +SIZE (neverball-1.1.0.tar.gz) = 6398239 |