summaryrefslogtreecommitdiff
path: root/devel/sdcc
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-04-14 05:44:42 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-04-14 05:44:42 +0000
commitdfee8150a0d59e2499214056965a4abbe8823b22 (patch)
treec05ef7727106d763a62cf489e2b9fed5e6f14b7d /devel/sdcc
parentPKGNAME was hiding within a script. (diff)
Convert to PORTNAME/PORTVERSION.
Notes
Notes: svn path=/head/; revision=27505
Diffstat (limited to 'devel/sdcc')
-rw-r--r--devel/sdcc/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/sdcc/Makefile b/devel/sdcc/Makefile
index 176da5b73fcf..9ddf89a8801e 100644
--- a/devel/sdcc/Makefile
+++ b/devel/sdcc/Makefile
@@ -6,10 +6,11 @@
# $FreeBSD$
#
-DISTNAME= sdcc-2.1.9Ea
-PKGNAME= sdcc-2.1.9
+PORTNAME= sdcc
+PORTVERSION= 2.1.9
CATEGORIES= devel lang
MASTER_SITES= http://www.geocities.com/ResearchTriangle/Forum/1353/
+DISTNAME= ${PORTNAME}-${PORTVERSION}Ea
MAINTAINER= ambrisko@whistle.com