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/lynx-current | |
parent | 93088ea47ae3c417af1b2f495a1432e1a9d21030 (diff) |
Notes
Diffstat (limited to 'japanese/lynx-current')
-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 |