aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorculot <culot@FreeBSD.org>2011-08-03 01:06:26 +0800
committerculot <culot@FreeBSD.org>2011-08-03 01:06:26 +0800
commitdcc9d0d7cc9c432316306e360477682b9716bf3c (patch)
treef82de052495818cab11235047b0ac72ba5b352f2
parent46c7cf04325d383da0da1b5096dbd4079508cdd8 (diff)
downloadfreebsd-ports-gnome-dcc9d0d7cc9c432316306e360477682b9716bf3c.tar.gz
freebsd-ports-gnome-dcc9d0d7cc9c432316306e360477682b9716bf3c.tar.zst
freebsd-ports-gnome-dcc9d0d7cc9c432316306e360477682b9716bf3c.zip
- Unbreak by updating MASTER_SITES [1]
- Pass maintainership to submitter [1] - Pet portlint(1) by moving DISTVERSIONSUFFIX earlier PR: ports/159385 [1] Submitted by: Aldis Berjoza <aldis@bsdroot.lv>
-rw-r--r--devel/avra/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/devel/avra/Makefile b/devel/avra/Makefile
index 46d9a11d6de7..ab58e03b3a72 100644
--- a/devel/avra/Makefile
+++ b/devel/avra/Makefile
@@ -7,16 +7,14 @@
PORTNAME= avra
PORTVERSION= 1.2.1
-PORTREVISION= 1
DISTVERSIONSUFFIX= -src
+PORTREVISION= 1
CATEGORIES= devel
-MASTER_SITES= SF
+MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= aldis@bsdroot.lv
COMMENT= Macro Assembler for Atmel AVR microcontrollers
-BROKEN= does not fetch
-
WRKSRC= ${WRKDIR}
USE_AUTOTOOLS= aclocal autoconf automake
AUTOMAKE_ARGS= -a