summaryrefslogtreecommitdiffstats
path: root/academic/abntex
diff options
context:
space:
mode:
Diffstat (limited to 'academic/abntex')
-rw-r--r--academic/abntex/README2
-rw-r--r--academic/abntex/abntex.SlackBuild2
-rw-r--r--academic/abntex/abntex.info2
3 files changed, 3 insertions, 3 deletions
diff --git a/academic/abntex/README b/academic/abntex/README
index a2c79b5655..17d32bc841 100644
--- a/academic/abntex/README
+++ b/academic/abntex/README
@@ -1,5 +1,3 @@
-abnTeX (LATEX macros that follow the rules of ABNT)
-
abnTeX are LATEX macros that follow the rules of ABNT (Associacao
Brasileira de Normas Tecnicas). This lets you write your papers,
theses, and dissertations in full accordance with ABNT standards
diff --git a/academic/abntex/abntex.SlackBuild b/academic/abntex/abntex.SlackBuild
index 3df10fce1e..2fc366a416 100644
--- a/academic/abntex/abntex.SlackBuild
+++ b/academic/abntex/abntex.SlackBuild
@@ -81,4 +81,4 @@ cat $CWD/slack-desc > $PKG/install/slack-desc
cat $CWD/doinst.sh > $PKG/install/doinst.sh
cd $PKG
-/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.tgz
+/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}
diff --git a/academic/abntex/abntex.info b/academic/abntex/abntex.info
index 78ee8e395d..25ee3d2bcf 100644
--- a/academic/abntex/abntex.info
+++ b/academic/abntex/abntex.info
@@ -2,7 +2,9 @@ PRGNAM="abntex"
VERSION="0.9_beta2"
HOMEPAGE="http://abntex.codigolivre.org.br/"
DOWNLOAD="http://codigolivre.org.br/frs/download.php/5337/abntex-0.9-beta2.tar.gz"
+DOWNLOAD_x86_64=""
MD5SUM="4c5bc2d5388ddf03df754072116ab1f8"
+MD5SUM_x86_64=""
MAINTAINER="Andre Barboza"
EMAIL="bmg.andre@gmail.com"
APPROVED="rworkman"