diff options
author | marcus <marcus@FreeBSD.org> | 2007-06-14 05:31:54 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2007-06-14 05:31:54 +0800 |
commit | 0ad429f1df1e31781180273c34bf8feb04a38d3d (patch) | |
tree | 2e9fa333ca975f0141b31e82af7fe3875cd58802 /net-im | |
parent | 646c4beec852e085dac1af3a7d0a3d4bd32d5551 (diff) | |
download | freebsd-ports-gnome-0ad429f1df1e31781180273c34bf8feb04a38d3d.tar.gz freebsd-ports-gnome-0ad429f1df1e31781180273c34bf8feb04a38d3d.tar.zst freebsd-ports-gnome-0ad429f1df1e31781180273c34bf8feb04a38d3d.zip |
Fix a nifty vim typo (my fault, of course), and s/use_BZIP2/USE_BZIP2/.
Reported by: infofarmer
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pidgin-guifications/Makefile | 2 | ||||
-rw-r--r-- | net-im/pidgin-guifications/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-im/pidgin-guifications/Makefile b/net-im/pidgin-guifications/Makefile index f7ae20474e92..b822191f7b35 100644 --- a/net-im/pidgin-guifications/Makefile +++ b/net-im/pidgin-guifications/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/pidgin/pidgin.h:${PORTSDIR}/net-im/pidgin RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin USE_XLIB= yes -use_BZIP2= yes +USE_BZIP2= yes USE_GMAKE= yes USE_GETTEXT= yes USE_GNOME= gnomeprefix gnomehack gtk20 diff --git a/net-im/pidgin-guifications/distinfo b/net-im/pidgin-guifications/distinfo index 2a13322d5594..d0e580aedaed 100644 --- a/net-im/pidgin-guifications/distinfo +++ b/net-im/pidgin-guifications/distinfo @@ -1,3 +1,3 @@ -MD5 (pidgin-guifications-2.14.tar.gz) = 45332f33f9803b9b1f8f92fcc5197c58 -SHA256 (pidgin-guifications-2.14.tar.gz) = e6c2cdba365457e7ae71221cb99f093e5462c2f4877d8b64a95e3a90c8b13a6a -SIZE (pidgin-guifications-2.14.tar.gz) = 687785 +MD5 (pidgin-guifications-2.14.tar.bz2) = 3c7b126d255d0c768a4af699c4454481 +SHA256 (pidgin-guifications-2.14.tar.bz2) = 6ff41878af4603c5a3fbde22548846a2230f1934a63c1ae17f6334649e4d4907 +SIZE (pidgin-guifications-2.14.tar.bz2) = 545044 |