aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2001-03-23 01:49:57 +0000
committerJames E. Housley <jeh@FreeBSD.org>2001-03-23 01:49:57 +0000
commit3b9294210df0a863e6fcc4816c88d546123e422b (patch)
treea8a2f7e36bf59e8cd4dfc94c22cec24c81c3a42e
parent1a9234f22d9c53c7b0e6db8084ad3289830981d5 (diff)
downloadports-3b9294210df0a863e6fcc4816c88d546123e422b.tar.gz
ports-3b9294210df0a863e6fcc4816c88d546123e422b.zip
Notes
-rw-r--r--dns/dhisd/Makefile3
-rw-r--r--dns/dhisd/pkg-descr6
-rw-r--r--net/dhisd/Makefile3
-rw-r--r--net/dhisd/pkg-descr6
4 files changed, 10 insertions, 8 deletions
diff --git a/dns/dhisd/Makefile b/dns/dhisd/Makefile
index 20b89c706fb8..197132aa29a5 100644
--- a/dns/dhisd/Makefile
+++ b/dns/dhisd/Makefile
@@ -7,6 +7,7 @@
PORTNAME= dhisd
PORTVERSION= 4.0
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://bsltwr.dhis.org/ftp/pub/dhis/ \
ftp://ftp.dhis.org/pub/dhis/
@@ -43,7 +44,7 @@ post-install:
@${CHMOD} 600 ${PREFIX}/dhis/db/*
.if !exists(${PREFIX}/etc/rc.d/dhisd.sh)
${ECHO} "===> Installing ${PREFIX}/etc/rc.d/dhid.sh startup file."
- ${INSTALL_SCRIPT} -m 751 ${FILESDIR}/dhisd.sh ${PREFIX}/etc/rc.d/dhisd.sh
+ ${INSTALL_SCRIPT} -m 751 ${WRKSRC}/dhisd.sh ${PREFIX}/etc/rc.d/dhisd.sh
@${ECHO} "etc/rc.d/dhisd.sh" >> ${TMPPLIST}
.endif
.if !defined(NOPORTDOCS)
diff --git a/dns/dhisd/pkg-descr b/dns/dhisd/pkg-descr
index 521b0191cef0..53d20cd87ba6 100644
--- a/dns/dhisd/pkg-descr
+++ b/dns/dhisd/pkg-descr
@@ -7,9 +7,9 @@ should run the dhis-client 3 or 4 software to send updates.
You need a full DNS domain to run this server. You should at least have a
domain hosted for you with a primary and backup dns server and 1
-backup mail-exchanger
-.
-If you don't know what this previous few lines where about,
+backup mail-exchanger.
+
+If you don't know what the previous lines where about,
you probably shouldn't try and run this software.
For more information on the services of DHIS, you should look at the
diff --git a/net/dhisd/Makefile b/net/dhisd/Makefile
index 20b89c706fb8..197132aa29a5 100644
--- a/net/dhisd/Makefile
+++ b/net/dhisd/Makefile
@@ -7,6 +7,7 @@
PORTNAME= dhisd
PORTVERSION= 4.0
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://bsltwr.dhis.org/ftp/pub/dhis/ \
ftp://ftp.dhis.org/pub/dhis/
@@ -43,7 +44,7 @@ post-install:
@${CHMOD} 600 ${PREFIX}/dhis/db/*
.if !exists(${PREFIX}/etc/rc.d/dhisd.sh)
${ECHO} "===> Installing ${PREFIX}/etc/rc.d/dhid.sh startup file."
- ${INSTALL_SCRIPT} -m 751 ${FILESDIR}/dhisd.sh ${PREFIX}/etc/rc.d/dhisd.sh
+ ${INSTALL_SCRIPT} -m 751 ${WRKSRC}/dhisd.sh ${PREFIX}/etc/rc.d/dhisd.sh
@${ECHO} "etc/rc.d/dhisd.sh" >> ${TMPPLIST}
.endif
.if !defined(NOPORTDOCS)
diff --git a/net/dhisd/pkg-descr b/net/dhisd/pkg-descr
index 521b0191cef0..53d20cd87ba6 100644
--- a/net/dhisd/pkg-descr
+++ b/net/dhisd/pkg-descr
@@ -7,9 +7,9 @@ should run the dhis-client 3 or 4 software to send updates.
You need a full DNS domain to run this server. You should at least have a
domain hosted for you with a primary and backup dns server and 1
-backup mail-exchanger
-.
-If you don't know what this previous few lines where about,
+backup mail-exchanger.
+
+If you don't know what the previous lines where about,
you probably shouldn't try and run this software.
For more information on the services of DHIS, you should look at the