aboutsummaryrefslogtreecommitdiff
path: root/editors/ssed
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-07-16 04:13:19 +0000
committerPatrick Li <pat@FreeBSD.org>2002-07-16 04:13:19 +0000
commitc6ee50e301d2a238c9c9166a84e987c687c4628f (patch)
tree0cdcf9386ccbe4179323e55e0fb0d10a7a58fe90 /editors/ssed
parent7ff042cecf466d063e887c32bef022aad279119e (diff)
downloadports-c6ee50e301d2a238c9c9166a84e987c687c4628f.tar.gz
ports-c6ee50e301d2a238c9c9166a84e987c687c4628f.zip
Set GNU_CONFIGURE and update project site
PR: ports/40635 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=63059
Diffstat (limited to 'editors/ssed')
-rw-r--r--editors/ssed/Makefile3
-rw-r--r--editors/ssed/pkg-descr2
2 files changed, 3 insertions, 2 deletions
diff --git a/editors/ssed/Makefile b/editors/ssed/Makefile
index 58b78fe12a99..26168ab28c56 100644
--- a/editors/ssed/Makefile
+++ b/editors/ssed/Makefile
@@ -8,7 +8,7 @@
PORTNAME= ssed
PORTVERSION= 3.58
CATEGORIES= editors textproc
-MASTER_SITES= http://king.rett.polimi.it/~paolob/seders/ssed/
+MASTER_SITES= http://queen.rett.polimi.it/~paolob/seders/ssed/
DISTNAME= sed-${PORTVERSION}
MAINTAINER= verm@drunkmonk.net
@@ -16,6 +16,7 @@ MAINTAINER= verm@drunkmonk.net
LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext \
iconv:${PORTSDIR}/converters/libiconv
+GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE} --program-prefix=s
MAN1= ssed.1
diff --git a/editors/ssed/pkg-descr b/editors/ssed/pkg-descr
index cfebd115c59c..68c308a1b221 100644
--- a/editors/ssed/pkg-descr
+++ b/editors/ssed/pkg-descr
@@ -12,4 +12,4 @@ this is not true in all cases, and sometimes you have modify your
regexp syntax, however for the speed increase, it might be worth
it.
-WWW: http://king.rett.polimi.it/~paolob/seders/ssed/
+WWW: http://queen.rett.polimi.it/~paolob/seders/ssed/