diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-02-03 18:16:54 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-02-03 18:16:54 +0000 |
commit | 3503833535d553b225288a0da807dc4ec028d3fa (patch) | |
tree | 87c7240343b7c4fe8c42af1e819c08f8216290b1 /math/convertall | |
parent | 481aa3dd688d918ecac2e31c8e854a0d91ded73e (diff) |
Notes
Diffstat (limited to 'math/convertall')
-rw-r--r-- | math/convertall/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/convertall/Makefile b/math/convertall/Makefile index aa0185e77a5f..05bfc3f637fa 100644 --- a/math/convertall/Makefile +++ b/math/convertall/Makefile @@ -3,7 +3,7 @@ PORTNAME= convertall PORTVERSION= 0.5.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ |