summaryrefslogtreecommitdiff
path: root/net-im/ysm/Makefile
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2008-01-12 19:46:54 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2008-01-12 19:46:54 +0000
commitc8baef401e3328671598ad588c8964ecd9074ef6 (patch)
treece54327e65072b2f9d357569e05fa99cad0aa620 /net-im/ysm/Makefile
parentDisable build test binaries, these aren't install so save build time a bit. (diff)
Add two patches:
- Fix iconv() arguments to make conversions correct. - Add an application name for readline. It allows to set options for readline from user config files*. And enable history. * example ~/.inputrc: $if ysm set editing-mode emacs set horizontal-scroll-mode off $endif PR: ports/119447 Submitted by: Eugene Grosbein <eugen at kuzbass.ru>
Notes
Notes: svn path=/head/; revision=205572
Diffstat (limited to 'net-im/ysm/Makefile')
-rw-r--r--net-im/ysm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/ysm/Makefile b/net-im/ysm/Makefile
index 9b2e620069ca..fb6f3a6081c7 100644
--- a/net-im/ysm/Makefile
+++ b/net-im/ysm/Makefile
@@ -7,9 +7,10 @@
PORTNAME= ysm
PORTVERSION= 7.2.9.9.1
+PORTREVISION= 1
CATEGORIES= net-im
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR=ysmv7
+MASTER_SITE_SUBDIR= ysmv7
DISTNAME= ${PORTNAME}v${PORTVERSION:S/./_/g}
MAINTAINER= aquatique-ports@rambler.ru