aboutsummaryrefslogtreecommitdiff
path: root/devel/k8048/Makefile
diff options
context:
space:
mode:
authorBruce M Simpson <bms@FreeBSD.org>2008-03-03 03:23:41 +0000
committerBruce M Simpson <bms@FreeBSD.org>2008-03-03 03:23:41 +0000
commitc9f45520ea6270204701cda0081706dfa04b6514 (patch)
tree551202c654f28237290bb3afa19292728c1c5f66 /devel/k8048/Makefile
parent2443aade84c4485db4e614369a22a2c19791802e (diff)
downloadports-c9f45520ea6270204701cda0081706dfa04b6514.tar.gz
ports-c9f45520ea6270204701cda0081706dfa04b6514.zip
chase author update
Notes
Notes: svn path=/head/; revision=208360
Diffstat (limited to 'devel/k8048/Makefile')
-rw-r--r--devel/k8048/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/k8048/Makefile b/devel/k8048/Makefile
index f0206ff64681..48e7e9264398 100644
--- a/devel/k8048/Makefile
+++ b/devel/k8048/Makefile
@@ -6,16 +6,15 @@
#
PORTNAME= k8048
-PORTVERSION= 0.1
-PORTREVISION= 3
+PORTVERSION= 1.00
CATEGORIES= devel
MASTER_SITES= http://dev.kewl.org/k8048/
-DISTNAME= $(PORTNAME)
MAINTAINER= bms@FreeBSD.org
COMMENT= Programs Microchip PICs using Velleman K8048 board
USE_GMAKE= yes
+WRKSRC= ${WRKDIR}/${PORTNAME}
#BUILD_DEPENDS+= gpasm:${PORTSDIR}/devel/gputils