diff options
author | Wen Heping <wen@FreeBSD.org> | 2017-01-23 07:02:03 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2017-01-23 07:02:03 +0000 |
commit | 01ec9443a3e41cd70bf40fe637b5d296ba1198b5 (patch) | |
tree | dcba81d1fb1b019347f8fc3b0f5084ecd91f0e01 /www | |
parent | be24ee9c3c6f9d761c471d98565eef255754a008 (diff) |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/anyterm/Makefile | 8 | ||||
-rw-r--r-- | www/anyterm/distinfo | 1 |
2 files changed, 5 insertions, 4 deletions
diff --git a/www/anyterm/Makefile b/www/anyterm/Makefile index 3d6e8a03170b..d03c977b3f34 100644 --- a/www/anyterm/Makefile +++ b/www/anyterm/Makefile @@ -6,8 +6,8 @@ PORTVERSION= 1.1.29 PORTREVISION= 5 CATEGORIES= www MASTER_SITES= http://anyterm.org/download/ \ - http://apt.douglasthrift.net/files/${PORTNAME}/ \ - http://code.douglasthrift.net/files/${PORTNAME}/ + http://dl1.douglasthrift.net/${PORTNAME}/ \ + http://dl2.douglasthrift.net/${PORTNAME}/ MAINTAINER= douglas@douglasthrift.net COMMENT= Terminal emulator on a Web page @@ -15,10 +15,10 @@ COMMENT= Terminal emulator on a Web page LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_powerpc64= Does not build - BUILD_DEPENDS= ${LOCALBASE}/include/boost/function.hpp:devel/boost-libs +BROKEN_powerpc64= Does not build + USE_RC_SUBR= anytermd USES= gmake iconv localbase tar:tbz2 USE_GCC= any diff --git a/www/anyterm/distinfo b/www/anyterm/distinfo index 6ecc5c155138..2aaf751ce0c5 100644 --- a/www/anyterm/distinfo +++ b/www/anyterm/distinfo @@ -1,2 +1,3 @@ +TIMESTAMP = 1485183528 SHA256 (anyterm-1.1.29.tbz2) = 6e7710cf2240cb4eced295bdf17de4b6ce223c7fe4d1668260a6d60a8aec9846 SIZE (anyterm-1.1.29.tbz2) = 178424 |