diff options
Diffstat (limited to 'x11-toolkits/fl_editor')
-rw-r--r-- | x11-toolkits/fl_editor/Makefile | 5 | ||||
-rw-r--r-- | x11-toolkits/fl_editor/pkg-descr | 2 |
2 files changed, 2 insertions, 5 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}" diff --git a/x11-toolkits/fl_editor/pkg-descr b/x11-toolkits/fl_editor/pkg-descr index ef29ca02f240..86567ede3cea 100644 --- a/x11-toolkits/fl_editor/pkg-descr +++ b/x11-toolkits/fl_editor/pkg-descr @@ -4,4 +4,4 @@ save to file or buffer, and more. Includes subclasses with status display, find and replace, etc. Also includes a couple of utility widgets -- a status panel, and a progress bar. -WWW: http://robertk.com/source/ +WWW: http://source.robertk.com/ |