aboutsummaryrefslogtreecommitdiffstats
path: root/databases/qdbm/Makefile
diff options
context:
space:
mode:
authorleeym <leeym@FreeBSD.org>2003-11-07 11:14:54 +0800
committerleeym <leeym@FreeBSD.org>2003-11-07 11:14:54 +0800
commitdcfa30b2c871e10516df278679fd7e7d6a0cd4d1 (patch)
tree3ba476c033b910f23bacd76e5bb61d70869b2178 /databases/qdbm/Makefile
parent9813a2026a7f39b32dc7504e53e7ca154c3b99de (diff)
downloadfreebsd-ports-gnome-dcfa30b2c871e10516df278679fd7e7d6a0cd4d1.tar.gz
freebsd-ports-gnome-dcfa30b2c871e10516df278679fd7e7d6a0cd4d1.tar.zst
freebsd-ports-gnome-dcfa30b2c871e10516df278679fd7e7d6a0cd4d1.zip
Update to 1.7.7
PR: follow-up of 58897 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Diffstat (limited to 'databases/qdbm/Makefile')
-rw-r--r--databases/qdbm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/qdbm/Makefile b/databases/qdbm/Makefile
index acf4a80c4b69..21b0adafc521 100644
--- a/databases/qdbm/Makefile
+++ b/databases/qdbm/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= qdbm
-PORTVERSION= 1.7.6
+PORTVERSION= 1.7.7
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -26,6 +26,6 @@ MAKE_ARGS+= MYDOCS=""
MAN3= cabin.3 curia.3 depot.3 hovel.3 odeum.3 qdbm.3 relic.3 villa.3
MLINKS= curia.3 cropen.3 depot.3 dpopen.3 \
- odeum.3 odopen.3 villa.3 vlopen.3
+ odeum.3 odopen.3 villa.3 vlopen.3 villa.3 vista.3
.include <bsd.port.mk>