Sun Apr 21 15:32:52 2013 UTC ()
Fix distfile extension.


(joerg)
diff -r1.30 -r1.31 pkgsrc/net/xfce4-wavelan-plugin/Makefile

cvs diff -r1.30 -r1.31 pkgsrc/net/xfce4-wavelan-plugin/Makefile (expand / switch to unified diff)

--- pkgsrc/net/xfce4-wavelan-plugin/Makefile 2013/04/06 13:01:27 1.30
+++ pkgsrc/net/xfce4-wavelan-plugin/Makefile 2013/04/21 15:32:51 1.31
@@ -1,14 +1,15 @@ @@ -1,14 +1,15 @@
1# $NetBSD: Makefile,v 1.30 2013/04/06 13:01:27 rodent Exp $ 1# $NetBSD: Makefile,v 1.31 2013/04/21 15:32:51 joerg Exp $
2 2
3.include "../../meta-pkgs/xfce4/Makefile.common" 3.include "../../meta-pkgs/xfce4/Makefile.common"
4 4
5XFCE4_VERSION= 0.5.4 5XFCE4_VERSION= 0.5.4
6 6
7DISTNAME= xfce4-wavelan-plugin-${XFCE4_VERSION} 7DISTNAME= xfce4-wavelan-plugin-${XFCE4_VERSION}
 8EXTRACT_SUFX= .tar.gz
8PKGREVISION= 15 9PKGREVISION= 15
9CATEGORIES= sysutils 10CATEGORIES= sysutils
10MASTER_SITES= http://goodies.xfce.org/releases/xfce4-wavelan-plugin/ 11MASTER_SITES= http://goodies.xfce.org/releases/xfce4-wavelan-plugin/
11COMMENT= Xfce WLAN plugin 12COMMENT= Xfce WLAN plugin
12 13
13.include "../../x11/xfce4-panel/buildlink3.mk" 14.include "../../x11/xfce4-panel/buildlink3.mk"
14.include "../../mk/bsd.pkg.mk" 15.include "../../mk/bsd.pkg.mk"