aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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/