pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/argus
Module Name: pkgsrc
Committed By: wiz
Date: Thu Nov 3 01:23:42 UTC 2016
Modified Files:
pkgsrc/net/argus: Makefile
Removed Files:
pkgsrc/net/argus: options.mk
Log Message:
Remove inet6 option now that fping6 has been merged into fping.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/net/argus/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/net/argus/options.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/argus/Makefile
diff -u pkgsrc/net/argus/Makefile:1.23 pkgsrc/net/argus/Makefile:1.24
--- pkgsrc/net/argus/Makefile:1.23 Sat Jul 9 06:38:40 2016
+++ pkgsrc/net/argus/Makefile Thu Nov 3 01:23:42 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2016/07/09 06:38:40 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2016/11/03 01:23:42 wiz Exp $
DISTNAME= argus-3.7
PKGREVISION= 3
@@ -60,5 +60,4 @@ CONF_FILES+= ${PREFIX}/share/examples/a
post-install:
(cd ${DESTDIR}${PREFIX}/share/examples/argus; chmod 755 . perl gcache gdata)
-.include "options.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index