summaryrefslogtreecommitdiffstats
path: root/korean/hanterm/Makefile
diff options
context:
space:
mode:
authorcjh <cjh@FreeBSD.org>2001-05-01 14:14:53 +0000
committercjh <cjh@FreeBSD.org>2001-05-01 14:14:53 +0000
commita652294014a1df20d5e36588107206ad3d751c38 (patch)
tree184c96e82f517cbc0e499a6989ffe8065d219737 /korean/hanterm/Makefile
parent5b97f641880941f91b7a348b9390fee217ae3062 (diff)
downloadFreeBSD-ports-a652294014a1df20d5e36588107206ad3d751c38.zip
FreeBSD-ports-a652294014a1df20d5e36588107206ad3d751c38.tar.gz
Update to 3.1.5.
Diffstat (limited to 'korean/hanterm/Makefile')
-rw-r--r--korean/hanterm/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/korean/hanterm/Makefile b/korean/hanterm/Makefile
index 115f2d0..d28632c 100644
--- a/korean/hanterm/Makefile
+++ b/korean/hanterm/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= hanterm
-PORTVERSION= 3.1.4
-PORTREVISION= 1
+PORTVERSION= 3.1.5
+#PORTREVISION= 1
CATEGORIES= korean x11
-MASTER_SITES= http://quagga.kaist.ac.kr/hanterm/download/
+MASTER_SITES= http://hanterm.org/download/
MAINTAINER= cjh@FreeBSD.org
@@ -21,7 +21,7 @@ ALL_TARGET= hanterm
post-install:
${MKDIR} ${PREFIX}/share/doc/hanterm
- ${INSTALL_DATA} ${WRKSRC}/hanterm.html ${PREFIX}/share/doc/hanterm/
- ${INSTALL_DATA} ${WRKSRC}/CHANGELOG ${PREFIX}/share/doc/hanterm/
+ ${INSTALL_DATA} ${WRKSRC}/doc/hanterm.html ${PREFIX}/share/doc/hanterm/
+ ${INSTALL_DATA} ${WRKSRC}/ChangeLog ${PREFIX}/share/doc/hanterm/
.include <bsd.port.mk>
OpenPOWER on IntegriCloud