aboutsummaryrefslogtreecommitdiffstats
path: root/lang/yap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/yap/Makefile')
-rw-r--r--lang/yap/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/yap/Makefile b/lang/yap/Makefile
index e7c8431a4d5b..26af5f75c894 100644
--- a/lang/yap/Makefile
+++ b/lang/yap/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= yap
-PORTVERSION= 4.5.2
+PORTVERSION= 4.5.5
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -39,6 +39,5 @@ post-build:
pre-install:
${INSTALL_DATA} ${WRKSRC}/docs/yap.info ${PREFIX}/info
- install-info ${PREFIX}/info/yap.info ${PREFIX}/info/dir
.include <bsd.port.post.mk>