aboutsummaryrefslogtreecommitdiff
path: root/mail/qconfirm/Makefile
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>2002-11-17 06:45:08 +0000
committerSADA Kenji <sada@FreeBSD.org>2002-11-17 06:45:08 +0000
commit4b2c1407f9dbb52f461a66276465e6bbac096a20 (patch)
tree7a3d79e5ac011c41e2bf9eb5a4b8ac7989ff8d3f /mail/qconfirm/Makefile
parent604e8910cdf90c03326288c7ba0e65cc927f3194 (diff)
downloadports-4b2c1407f9dbb52f461a66276465e6bbac096a20.tar.gz
ports-4b2c1407f9dbb52f461a66276465e6bbac096a20.zip
Notes
Diffstat (limited to 'mail/qconfirm/Makefile')
-rw-r--r--mail/qconfirm/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/qconfirm/Makefile b/mail/qconfirm/Makefile
index f1a29932b937..cab6886458a0 100644
--- a/mail/qconfirm/Makefile
+++ b/mail/qconfirm/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= qconfirm
-PORTVERSION= 0.6.1
+PORTVERSION= 0.7.0
CATEGORIES= mail
MASTER_SITES= http://smarden.org/qconfirm/
@@ -16,9 +16,9 @@ WRKSRC= ${WRKDIR}/mail/${DISTNAME}/src
ALL_TARGET= default
PROGS= qconfirm qconfirm-accept qconfirm-check qconfirm-conf \
- qconfirm-return
+ qconfirm-control qconfirm-return
MAN1= qconfirm.1 qconfirm-accept.1 qconfirm-check.1 qconfirm-conf.1 \
- qconfirm-return.1
+ qconfirm-control.1 qconfirm-return.1
do-install:
.for file in ${PROGS}