diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-04 09:08:10 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-04 09:08:10 +0000 |
commit | e0bbae65a0dd57905ba54748b8d60bb4445c98b7 (patch) | |
tree | 169122f89a74eec474bf98d37ba215435a0b24b6 /chinese/qterm | |
parent | 0aa86b53030aa0818fbbe2e098b59b0a9ef6fb22 (diff) | |
download | ports-e0bbae65a0dd57905ba54748b8d60bb4445c98b7.tar.gz ports-e0bbae65a0dd57905ba54748b8d60bb4445c98b7.zip |
Notes
Diffstat (limited to 'chinese/qterm')
-rw-r--r-- | chinese/qterm/Makefile | 7 | ||||
-rw-r--r-- | chinese/qterm/pkg-message | 2 |
2 files changed, 6 insertions, 3 deletions
diff --git a/chinese/qterm/Makefile b/chinese/qterm/Makefile index d924d31e7bc7..14bd61e4983d 100644 --- a/chinese/qterm/Makefile +++ b/chinese/qterm/Makefile @@ -7,9 +7,12 @@ PORTNAME= qterm PORTVERSION= 0.4.0 +PORTREVISION= 1 CATEGORIES= chinese -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ + http://www.yuanjue.net/download/ MASTER_SITE_SUBDIR= ${PORTNAME} +PKGNAMEPREFIX= zh- MAINTAINER= yuanjue@yuanjue.net COMMENT= QTerm is a BBS client for BSD/Linux @@ -36,6 +39,8 @@ post-patch: ${WRKSRC}/configure post-install: + @${CHMOD} +w ${DATADIR}/qterm.cfg + @${CHMOD} +w ${DATADIR}/address.cfg @${CAT} ${PKGMESSAGE} .include <bsd.port.mk> diff --git a/chinese/qterm/pkg-message b/chinese/qterm/pkg-message index cb06c54f96e4..1d5233c9c92f 100644 --- a/chinese/qterm/pkg-message +++ b/chinese/qterm/pkg-message @@ -1,6 +1,4 @@ ************************************************************************* - You can't modify the SITE definition until setting -QTerm's config file privilege in your ~/.qterm directory to 0755 at least To display IP location when using QTerm you must get file "QQWry.dat" and put it into your ~/.qterm directory ************************************************************************* |