aboutsummaryrefslogtreecommitdiffstats
path: root/net/radiusd-cistron/Makefile
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2002-10-28 09:43:48 +0800
committerkris <kris@FreeBSD.org>2002-10-28 09:43:48 +0800
commitc4fa6114f356b30831f90323a0cc4d8ce7f45bdd (patch)
tree3e828c663ebf2396426c4089074273fe5faf4156 /net/radiusd-cistron/Makefile
parented5b4e9e55edb01575ab6c761c2619cdf054954e (diff)
downloadfreebsd-ports-gnome-c4fa6114f356b30831f90323a0cc4d8ce7f45bdd.tar.gz
freebsd-ports-gnome-c4fa6114f356b30831f90323a0cc4d8ce7f45bdd.tar.zst
freebsd-ports-gnome-c4fa6114f356b30831f90323a0cc4d8ce7f45bdd.zip
Add missing files and manpages, and sort pkg-plist
Diffstat (limited to 'net/radiusd-cistron/Makefile')
-rw-r--r--net/radiusd-cistron/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/radiusd-cistron/Makefile b/net/radiusd-cistron/Makefile
index 1b65c4500f24..7b49af9d1f44 100644
--- a/net/radiusd-cistron/Makefile
+++ b/net/radiusd-cistron/Makefile
@@ -17,9 +17,9 @@ MAKEFILE= Makefile.BSD
RADIUS_DIR= ${PREFIX}/etc/raddb
MAKE_ENV+= RADIUS_DIR="${RADIUS_DIR}"
-MAN1= radlast.1 radtest.1 raduse.1 radwho.1 radzap.1
+MAN1= radclient.1 radlast.1 radtest.1 raduse.1 radwho.1 radzap.1
MAN5= clients.5rad naslist.5rad
-MAN8= radiusd.8 radwatch.8
+MAN8= radiusd.8 radrelay.8 radwatch.8
do-build:
cd ${WRKSRC}/src && ${SETENV} ${MAKE_ENV} ${MAKE} -f ${MAKEFILE}