- Bump PORTREVISION

- With the roll-out of itcl/itk/iwidgets 3.2 a few changes to this
  port should be done.

PR: 29706
Submitted by: MAINTAINER
This commit is contained in:
Kevin Lo 2001-09-09 15:46:14 +00:00
parent 59fdf81367
commit 2843bf6c23
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=47574
2 changed files with 2 additions and 1 deletions

View file

@ -7,6 +7,7 @@
PORTNAME= smm++
PORTVERSION= 5r0
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.issever.de/smm/downloads/
DISTNAME= smm

View file

@ -5,7 +5,7 @@
# all possible itkwish executables
-itkarray=(itkwish3.1 itkwish3 itkwish30 itkwish)
+itkarray="itkwish3.1 itkwish3 itkwish30 itkwish3.0 itkwish"
+itkarray="itkwish3.1 itkwish3 itkwish30 itkwish3.0 itkwish wish8.3 wish8.2"
-# $PATH exploded as an array
-explode=(`echo $PATH | sed 's/:/ /g'`)