diff options
-rw-r--r-- | editors/jed/Makefile | 4 | ||||
-rw-r--r-- | misc/most/Makefile | 4 | ||||
-rw-r--r-- | news/slrn/Makefile | 4 | ||||
-rw-r--r-- | sysutils/most/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/editors/jed/Makefile b/editors/jed/Makefile index bc3f037..836695c 100644 --- a/editors/jed/Makefile +++ b/editors/jed/Makefile @@ -3,7 +3,7 @@ # Date created: 22 APR 1997 # Whom: eric # -# $Id: Makefile,v 1.3 1998/04/01 01:50:02 asami Exp $ +# $Id: Makefile,v 1.4 1998/05/17 22:56:13 mph Exp $ # DISTNAME= jed0.98-7 @@ -17,7 +17,7 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= eric@cybernut.com -LIB_DEPENDS= slang\\.1:${PORTSDIR}/devel/libslang +LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang # comment out the next line if you don't want the X version of JED. XJED= xjed diff --git a/misc/most/Makefile b/misc/most/Makefile index 6b82005..e65c2a4 100644 --- a/misc/most/Makefile +++ b/misc/most/Makefile @@ -3,7 +3,7 @@ # Date created: 31 May 1997 # Whom: rhwang@bigpanda.com # -# $Id: Makefile,v 1.2 1997/06/03 21:52:01 asami Exp $ +# $Id: Makefile,v 1.3 1998/05/17 22:55:15 mph Exp $ # DISTNAME= most4.8.1 @@ -14,7 +14,7 @@ MASTER_SITES= ftp://space.mit.edu/pub/davis/most/ \ MAINTAINER= rhwang@bigpanda.com -LIB_DEPENDS= slang\\.1:${PORTSDIR}/devel/libslang +LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/most diff --git a/news/slrn/Makefile b/news/slrn/Makefile index f5fda84..d4c89b4 100644 --- a/news/slrn/Makefile +++ b/news/slrn/Makefile @@ -3,7 +3,7 @@ # Date created: 28 March 1997 # Whom: Carey Jones <mcj@acquiesce.org> # -# $Id: Makefile,v 1.8 1998/05/13 15:25:05 mph Exp $ +# $Id: Makefile,v 1.9 1998/05/17 22:54:10 mph Exp $ # DISTNAME= slrn0.9.5.2 @@ -13,7 +13,7 @@ MASTER_SITES= ftp://space.mit.edu/pub/davis/slrn/ MAINTAINER= xaa@xaa.iae.nl -LIB_DEPENDS= slang\\.1:${PORTSDIR}/devel/libslang +LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang WRKSRC= ${WRKDIR}/slrn GNU_CONFIGURE= yes diff --git a/sysutils/most/Makefile b/sysutils/most/Makefile index 6b82005..e65c2a4 100644 --- a/sysutils/most/Makefile +++ b/sysutils/most/Makefile @@ -3,7 +3,7 @@ # Date created: 31 May 1997 # Whom: rhwang@bigpanda.com # -# $Id: Makefile,v 1.2 1997/06/03 21:52:01 asami Exp $ +# $Id: Makefile,v 1.3 1998/05/17 22:55:15 mph Exp $ # DISTNAME= most4.8.1 @@ -14,7 +14,7 @@ MASTER_SITES= ftp://space.mit.edu/pub/davis/most/ \ MAINTAINER= rhwang@bigpanda.com -LIB_DEPENDS= slang\\.1:${PORTSDIR}/devel/libslang +LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/most |