diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2013-11-16 12:54:17 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2013-11-16 12:54:17 +0000 |
commit | 137a5754fd88cd54c5e3c686f039dfc863f115f9 (patch) | |
tree | fd951d19517be36948bf2d1e056147b08f5124b9 /japanese | |
parent | New port: devel/pecl-jsonc (diff) |
. resolve pkgname conflict with japanese/lyx (add PKGNAMESUFFIX);
. remove indefinite article from COMMENT;
. pet portlint -- make COMMENT a bit shorter.
Notes
Notes:
svn path=/head/; revision=333991
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/lynx-current/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/lynx-current/Makefile b/japanese/lynx-current/Makefile index 760e94d56cff..6baed711f2b6 100644 --- a/japanese/lynx-current/Makefile +++ b/japanese/lynx-current/Makefile @@ -7,9 +7,10 @@ CATEGORIES= japanese www ipv6 MASTER_SITES= http://lynx.isc.org/current/ \ http://ftp2.uk.freebsd.org/sites/lynx.isc.org/current/ DISTNAME= ${PORTNAME}${VERSION}${MINOR_VERSION} +PKGNAMESUFFIX= -current MAINTAINER= ports@FreeBSD.org -COMMENT= A terminal-based World-Wide Web Client with multi-byte modification (development version) +COMMENT= Terminal WWW client with multi-byte modification (development version) VERSION= 2.8.8 MINOR_VERSION= dev.3 |