summaryrefslogtreecommitdiff
path: root/devel/nasm
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-11 21:30:15 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-11 21:30:15 +0000
commited33fb7de058a6d91ae1c86c9dda42a1a2508b54 (patch)
treebb126f7f4deabe676254cb651c5b8a780976235f /devel/nasm
parentFix (diff)
PORTNAME/PORTVERSION update
Notes
Notes: svn path=/head/; revision=27452
Diffstat (limited to 'devel/nasm')
-rw-r--r--devel/nasm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/nasm/Makefile b/devel/nasm/Makefile
index 9f68914ed5c5..0bda6228b26c 100644
--- a/devel/nasm/Makefile
+++ b/devel/nasm/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: nasm
-# Version required: 0.98
# Date created: 7 April 1998
# Whom: Murray Stokely <murray@cdrom.com>
#
# $FreeBSD$
#
-DISTNAME= nasm-0.98
+PORTNAME= nasm
+PORTVERSION= 0.98
CATEGORIES= devel lang
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= devel/lang/assemblers