From c093630974abdedf61ce3c22b6263132c1d33339 Mon Sep 17 00:00:00 2001 From: asami Date: Fri, 12 Jul 1996 10:24:04 +0000 Subject: Routine Makefile cleanup. Use "." to delimit version numbers, move GNU_CONFIGURE down to "et cetera" section where it belongs. --- devel/libslang/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'devel') diff --git a/devel/libslang/Makefile b/devel/libslang/Makefile index 07ba6d20c804..f96e2ad4cbce 100644 --- a/devel/libslang/Makefile +++ b/devel/libslang/Makefile @@ -3,17 +3,17 @@ # Date created: 11 July 1996 # Whom: ache # -# $Id: Makefile,v 1.6 1996/05/04 10:40:23 ache Exp $ +# $Id: Makefile,v 1.1.1.1 1996/07/11 17:31:18 ache Exp $ # DISTNAME= slang0.99-33 -PKGNAME= libslang-0.99-33 +PKGNAME= libslang-0.99.33 CATEGORIES+= devel MASTER_SITES= ftp://space.mit.edu/pub/davis/slang/ -GNU_CONFIGURE= yes MAINTAINER= ache@FreeBSD.org +GNU_CONFIGURE= yes ALL_TARGET= all elf INSTALL_TARGET= install install-elf WRKSRC= ${WRKDIR}/slang -- cgit