diff options
Diffstat (limited to 'biology/iolib/Makefile')
-rw-r--r-- | biology/iolib/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/biology/iolib/Makefile b/biology/iolib/Makefile index ab2c4669d2a9..abf954c6e5f5 100644 --- a/biology/iolib/Makefile +++ b/biology/iolib/Makefile @@ -2,11 +2,9 @@ # $FreeBSD$ PORTNAME= io_lib -PORTVERSION= 1.13.0 -PORTREVISION= 1 +PORTVERSION= 1.13.5 CATEGORIES= biology -MASTER_SITES= SF -MASTER_SITE_SUBDIR= staden/${PORTNAME}/${PORTVERSION} +MASTER_SITES= SF/staden/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= General purpose trace file (and Experiment File) reading interface |