- Remove reference to old maintainer

- Force build with -O as Kevin Oberman reported problems with -O2

PR:	80711
This commit is contained in:
Tilman Keskinoz 2005-05-09 20:46:27 +00:00
parent 479e51a966
commit 8f4e84e587
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=134952
4 changed files with 2 additions and 2 deletions

View File

@ -20,5 +20,6 @@ LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--enable-mmap
MAN1= most.1
CFLAGS+= -O
.include <bsd.port.mk>

View File

@ -12,4 +12,3 @@ language (Japanese, Korean, Chinese, etc).
WWW: http://space.mit.edu/~davis/jedsoft/most/
FTP: ftp://ftp.jedsoft.org/pub/davis/most
maintainer: Richard Hwang <rhwang@bigpanda.com>

View File

@ -20,5 +20,6 @@ LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--enable-mmap
MAN1= most.1
CFLAGS+= -O
.include <bsd.port.mk>

View File

@ -12,4 +12,3 @@ language (Japanese, Korean, Chinese, etc).
WWW: http://space.mit.edu/~davis/jedsoft/most/
FTP: ftp://ftp.jedsoft.org/pub/davis/most
maintainer: Richard Hwang <rhwang@bigpanda.com>