summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorrodent <rodent>2013-04-06 13:01:26 +0000
committerrodent <rodent>2013-04-06 13:01:26 +0000
commita94bec3d9f221bb7621f080077e578eef39d1429 (patch)
tree53f6dad5fe30a5d71af23c7b2e6df026845d3aa8 /net
parent05bcb91f0590bc64ea19684b4f2d0022d7691ce0 (diff)
downloadpkgsrc-a94bec3d9f221bb7621f080077e578eef39d1429.tar.gz
'EXTRACT_SUFX is ".tar.gz" by default, so this definition may be
redundant.' - It was. Removed.
Diffstat (limited to 'net')
-rw-r--r--net/proftpd/Makefile3
-rw-r--r--net/xfce4-wavelan-plugin/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/net/proftpd/Makefile b/net/proftpd/Makefile
index 8a9d1fffc47..34de1c12604 100644
--- a/net/proftpd/Makefile
+++ b/net/proftpd/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.72 2013/03/15 13:34:32 kim Exp $
+# $NetBSD: Makefile,v 1.73 2013/04/06 13:01:27 rodent Exp $
DISTNAME= proftpd-1.3.4c
CATEGORIES= net
MASTER_SITES= ftp://ftp.proftpd.org/distrib/source/ \
ftp://ftp.servus.at/ProFTPD/distrib/source/ \
ftp://ftp.fsn.hu/pub/proftpd/distrib/source/
-EXTRACT_SUFX= .tar.gz
MAINTAINER= kim@tac.nyc.ny.us
HOMEPAGE= http://www.proftpd.org/
diff --git a/net/xfce4-wavelan-plugin/Makefile b/net/xfce4-wavelan-plugin/Makefile
index 4bc97803ce7..cf3e7ca8d17 100644
--- a/net/xfce4-wavelan-plugin/Makefile
+++ b/net/xfce4-wavelan-plugin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2013/02/16 11:19:16 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2013/04/06 13:01:27 rodent Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
@@ -8,7 +8,6 @@ DISTNAME= xfce4-wavelan-plugin-${XFCE4_VERSION}
PKGREVISION= 15
CATEGORIES= sysutils
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-wavelan-plugin/
-EXTRACT_SUFX= .tar.gz
COMMENT= Xfce WLAN plugin
.include "../../x11/xfce4-panel/buildlink3.mk"