aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorfenner <fenner@FreeBSD.org>2005-11-28 00:29:39 +0800
committerfenner <fenner@FreeBSD.org>2005-11-28 00:29:39 +0800
commitdf1607b117f83a8d8c685bb1f72bfd06de4f6303 (patch)
tree4de8b5e991904f755cd18be618c87dbc7a3bb021 /devel
parent712ea070f8cb1b24d8cd584e23b7bf6b197bcad1 (diff)
downloadfreebsd-ports-graphics-df1607b117f83a8d8c685bb1f72bfd06de4f6303.tar.gz
freebsd-ports-graphics-df1607b117f83a8d8c685bb1f72bfd06de4f6303.tar.zst
freebsd-ports-graphics-df1607b117f83a8d8c685bb1f72bfd06de4f6303.zip
Use port groups to fetch the right files from the right subdirectories.
Approved by: Gabor Kovesdan (MAINTAINER)
Diffstat (limited to 'devel')
-rw-r--r--devel/tigcc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/tigcc/Makefile b/devel/tigcc/Makefile
index 585ddee8a33..43a86e5a576 100644
--- a/devel/tigcc/Makefile
+++ b/devel/tigcc/Makefile
@@ -8,10 +8,10 @@
PORTNAME= tigcc
PORTVERSION= 0.96.b5
CATEGORIES= devel
-MASTER_SITES= http://tigcc.ticalc.org/sources/\
- http://tigcc.ticalc.org/linux/
+MASTER_SITES= http://tigcc.ticalc.org/sources/:src \
+ http://tigcc.ticalc.org/linux/:linux
DISTNAME= tigcc_src
-DISTFILES= tigcc_src.tar.bz2 gcc-3.3.3.tar.bz2 gas-2.14.tar.bz2
+DISTFILES= tigcc_src.tar.bz2:linux gcc-3.3.3.tar.bz2:src gas-2.14.tar.bz2:src
MAINTAINER= gkovesdan@t-hosting.hu
COMMENT= C compiler for the TI89, 92, and 92+ calculators