aboutsummaryrefslogtreecommitdiff
path: root/devel/tavrasm/Makefile
diff options
context:
space:
mode:
authorWes Peters <wes@FreeBSD.org>2004-01-29 05:35:16 +0000
committerWes Peters <wes@FreeBSD.org>2004-01-29 05:35:16 +0000
commit6fdfeab1b24fb415ab353d57c33add5213bbcbe7 (patch)
tree38546a732881cbfbd508b9f91ac092d956cbf0d7 /devel/tavrasm/Makefile
parent1abd8b3c723a2ef7cdc0045113a885e65bfb9c66 (diff)
downloadports-6fdfeab1b24fb415ab353d57c33add5213bbcbe7.tar.gz
ports-6fdfeab1b24fb415ab353d57c33add5213bbcbe7.zip
Notes
Diffstat (limited to 'devel/tavrasm/Makefile')
-rw-r--r--devel/tavrasm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/tavrasm/Makefile b/devel/tavrasm/Makefile
index 1177983919ca..09c78f4a5336 100644
--- a/devel/tavrasm/Makefile
+++ b/devel/tavrasm/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= tavrasm
-PORTVERSION= 1.19
+PORTVERSION= 1.20
CATEGORIES= devel
MASTER_SITES= http://www.tavrasm.org/:0
DISTFILES= ${PORTNAME}${EXTRACT_SUFX}:0
@@ -17,7 +17,7 @@ COMMENT= Tom's AVR Assembler
EXTRACT_DEPENDS=unzip:${PORTSDIR}/archivers/unzip
BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison
-WRKSRC= ${WRKDIR}/tavrasm.119
+WRKSRC= ${WRKDIR}/tavrasm.120
BUILD_WRKSRC= ${WRKSRC}/src
AVR_INCLUDE= ${PREFIX}/include/avr