summaryrefslogtreecommitdiffstats
path: root/innbbsd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'innbbsd/Makefile')
-rw-r--r--innbbsd/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/innbbsd/Makefile b/innbbsd/Makefile
index 38e9a2db..8fd415ad 100644
--- a/innbbsd/Makefile
+++ b/innbbsd/Makefile
@@ -5,13 +5,14 @@
# create : 95/03/29 #
# update : 95/12/15 #
# ------------------------------------------------------- #
+# stdarg.h patch for pttbbs by in2 03/05/05 #
####################################################
# this is a bbs <--> news gateway
#####################################################
-VERSION=0.50beta-4
-LASTVERSION=0.50beta-3
-ADMINUSER= root@your.domain.name
+VERSION=0.51
+LASTVERSION=0.50beta-4
+ADMINUSER?= root@your.domain.name
BBSHOME?=$(HOME)
BBS_SRC = ..
TARGET = $(INNBBSD) $(BBSNNRP) $(BBSLINK)