summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-07-12 10:24:04 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-07-12 10:24:04 +0000
commitf3c496c50fd8e870ff32b3298e84dd22542366c2 (patch)
tree64496dae3a86dd4fb12dc94c2dc0f27c120b06c6 /devel
parentTypo in CATEGORIES. (diff)
Routine Makefile cleanup. Use "." to delimit version numbers,
move GNU_CONFIGURE down to "et cetera" section where it belongs.
Notes
Notes: svn path=/head/; revision=3376
Diffstat (limited to 'devel')
-rw-r--r--devel/libslang/Makefile6
1 files changed, 3 insertions, 3 deletions
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