aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/fl_editor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/fl_editor/Makefile')
-rw-r--r--x11-toolkits/fl_editor/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/x11-toolkits/fl_editor/Makefile b/x11-toolkits/fl_editor/Makefile
index 17a194844542..ee6bb457e9e2 100644
--- a/x11-toolkits/fl_editor/Makefile
+++ b/x11-toolkits/fl_editor/Makefile
@@ -9,7 +9,7 @@ PORTNAME= fl_editor
PORTVERSION= 0.4.5
PORTREVISION= 8
CATEGORIES= x11-toolkits
-MASTER_SITES= http://robertk.com/source/fl_editor/
+MASTER_SITES= http://source.robertk.com/fl_editor/
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
@@ -17,9 +17,6 @@ COMMENT= Text Editor Widgets for the Fast Light ToolKit
LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk
-DEPRECATED= Upstream disapear and distfile is no more available
-EXPIRATION_DATE= 2011-05-01
-
GNU_CONFIGURE= yes
CONFIGURE_ENV= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" \
LIBS="${PTHREAD_LIBS}"