aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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