aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2013-08-09 14:32:12 -0500
committerWilliam Hubbs <w.d.hubbs@gmail.com>2013-08-09 14:32:12 -0500
commit0cca725419e9b0a5f679809f920559464dcbb64c (patch)
treed62b7a7fc9ef73df92ba06ac73c8f9a53cf48303
parentMakefile: fix parallel build issue (diff)
downloadnetifrc-0cca725419e9b0a5f679809f920559464dcbb64c.tar.gz
netifrc-0cca725419e9b0a5f679809f920559464dcbb64c.tar.bz2
netifrc-0cca725419e9b0a5f679809f920559464dcbb64c.zip
rename package to netifrc0.1
-rw-r--r--Makefile2
-rw-r--r--Makefile.inc2
-rw-r--r--doc/Makefile2
-rw-r--r--mk/sys.mk2
4 files changed, 4 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index fa9bb27..eba493e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# gentoo-oldnet Makefile
+# netifrc Makefile
# Copyright (c) 2007-2009 Roy Marples <roy@marples.name>
# Released under the 2-clause BSD license.
diff --git a/Makefile.inc b/Makefile.inc
index 2b2fbc4..63084a8 100644
--- a/Makefile.inc
+++ b/Makefile.inc
@@ -1,3 +1,3 @@
-NAME= gentoo-oldnet
+NAME= netifrc
VERSION= 0.1
PKG= ${NAME}-${VERSION}
diff --git a/doc/Makefile b/doc/Makefile
index 047d689..d311273 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -1,4 +1,4 @@
-DIR= ${DOCDIR}/gentoo-oldnet
+DIR= ${DOCDIR}/netifrc
CONF= README
SRCS= net.example.in
INC= net.example
diff --git a/mk/sys.mk b/mk/sys.mk
index dc135a0..02112ff 100644
--- a/mk/sys.mk
+++ b/mk/sys.mk
@@ -40,7 +40,7 @@ LIBDIR?= ${UPREFIX}/${LIBNAME}
LIBMODE?= 0444
SHLIBDIR?= ${PREFIX}/${LIBNAME}
-LIBEXECDIR?= ${PREFIX}/libexec/gentoo-oldnet
+LIBEXECDIR?= ${PREFIX}/libexec/netifrc
MANPREFIX?= ${UPREFIX}/share
MANDIR?= ${MANPREFIX}/man