diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2008-06-06 13:08:29 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2008-06-06 13:08:29 +0000 |
commit | 6527ef207006a0de7f5f96448573039bb58db46a (patch) | |
tree | ba2edb75a4ba295b0bf1185d609bb23495e0367d /biology/gff2ps | |
parent | e4e1ff21dc44707195e7430ec99d42968f306e6c (diff) |
Notes
Diffstat (limited to 'biology/gff2ps')
-rw-r--r-- | biology/gff2ps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/gff2ps/Makefile b/biology/gff2ps/Makefile index 3901a1bceee2..2e4151842928 100644 --- a/biology/gff2ps/Makefile +++ b/biology/gff2ps/Makefile @@ -7,7 +7,7 @@ PORTNAME= gff2ps PORTVERSION= 0.98d -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= biology MASTER_SITES= ftp://www1.imim.es/pub/gff_tools/gff2ps/:prog \ http://www1.imim.es/software/gfftools/gff2ps_docs/manual/:doc |