aboutsummaryrefslogtreecommitdiff
path: root/biology/gff2ps
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-06-01 02:23:41 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-06-01 02:23:41 +0000
commit491939fee0a28ad01757a839d3dc0ff6636326a6 (patch)
treefd0834b4b59678846c851266d0b960f1351151ab /biology/gff2ps
parentb0b9916623dffff4de890559b32ec78c2c4ffdc9 (diff)
downloadports-491939fee0a28ad01757a839d3dc0ff6636326a6.tar.gz
ports-491939fee0a28ad01757a839d3dc0ff6636326a6.zip
[PATCH] biology/gff2ps distsite fix
couple distfiles with their respective urls to reduce time and traffic PR: ports/67430 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Notes
Notes: svn path=/head/; revision=110573
Diffstat (limited to 'biology/gff2ps')
-rw-r--r--biology/gff2ps/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/biology/gff2ps/Makefile b/biology/gff2ps/Makefile
index 52d708a2adfc..c08892b2ffb2 100644
--- a/biology/gff2ps/Makefile
+++ b/biology/gff2ps/Makefile
@@ -8,9 +8,9 @@
PORTNAME= gff2ps
PORTVERSION= 0.97b
CATEGORIES= biology
-MASTER_SITES= ftp://www1.imim.es/pub/gff_tools/gff2ps/ \
- http://www1.imim.es/software/gfftools/gff2ps_docs/manual/
-DISTFILES= ${PORTNAME}_v${PORTVERSION}.gz ${GFF2PS_MAN}.gz
+MASTER_SITES= ftp://www1.imim.es/pub/gff_tools/gff2ps/:prog \
+ http://www1.imim.es/software/gfftools/gff2ps_docs/manual/:doc
+DISTFILES= ${PORTNAME}_v${PORTVERSION}.gz:prog ${GFF2PS_MAN}.gz:doc
MAINTAINER= chuynh@biolateral.com.au
COMMENT= Converts gff-formated genomic data-sets to PostScript