summaryrefslogtreecommitdiff
path: root/lang/hugs
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-02-16 09:19:00 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-02-16 09:19:00 +0000
commit1a8781eb79138fb22110d408b83c9302b1f31256 (patch)
tree0f1ea5ed5b04515f643e10f4d1d763764c644093 /lang/hugs
parentMark this port broken, doesn't package. (diff)
Change "-"s to "."s in PKGNAME so the Latest link will be created
correctly.
Notes
Notes: svn path=/head/; revision=9745
Diffstat (limited to 'lang/hugs')
-rw-r--r--lang/hugs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/hugs/Makefile b/lang/hugs/Makefile
index f36d652e576d..130ff1b75ebf 100644
--- a/lang/hugs/Makefile
+++ b/lang/hugs/Makefile
@@ -3,11 +3,11 @@
# Date created: 22 September 1997
# Whom: Torsten Teg Grust (Torsten.Grust@uni-konstanz.de)
#
-# $Id: Makefile,v 1.1.1.1 1997/11/24 00:10:18 fenner Exp $
+# $Id: Makefile,v 1.2 1998/02/12 10:04:36 tg Exp $
#
DISTNAME= hugs-January1998-source
-PKGNAME= hugs-1.4-01-1998
+PKGNAME= hugs-1.4.01.1998
CATEGORIES= lang
MASTER_SITES= ftp://haskell.org/pub/haskell/hugs/January1998/
EXTRACT_SUFX= .tgz