diff options
author | makc <makc@FreeBSD.org> | 2011-05-02 20:44:53 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2011-05-02 20:44:53 +0800 |
commit | d18d6b4f468181aa9b5972f89fc86acac6971505 (patch) | |
tree | fd2df00685187715a2aa5848e5a5f080cbb36854 /x11-toolkits | |
parent | 0b64cc46fcb88742b587914544bbd88f7a415203 (diff) | |
download | freebsd-ports-gnome-d18d6b4f468181aa9b5972f89fc86acac6971505.tar.gz freebsd-ports-gnome-d18d6b4f468181aa9b5972f89fc86acac6971505.tar.zst freebsd-ports-gnome-d18d6b4f468181aa9b5972f89fc86acac6971505.zip |
Bump PORTREVISION after open-mofit update
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/SoXt/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/movingmotif/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/viewklass/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/xbae/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/xmhtml/Makefile | 2 |
5 files changed, 5 insertions, 2 deletions
diff --git a/x11-toolkits/SoXt/Makefile b/x11-toolkits/SoXt/Makefile index 38a172c731f8..bc620b23ac4c 100644 --- a/x11-toolkits/SoXt/Makefile +++ b/x11-toolkits/SoXt/Makefile @@ -7,7 +7,7 @@ PORTNAME= SoXt PORTVERSION= 1.2.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.coin3d.org/pub/coin/src/ diff --git a/x11-toolkits/movingmotif/Makefile b/x11-toolkits/movingmotif/Makefile index 795f5731ec52..bb0f0a71025e 100644 --- a/x11-toolkits/movingmotif/Makefile +++ b/x11-toolkits/movingmotif/Makefile @@ -7,6 +7,7 @@ PORTNAME= movingmotif PORTVERSION= 2.3.0 +PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= SF/${PORTNAME}/${PORTNAME}_2_1/movingmotiv-2.3.1 diff --git a/x11-toolkits/viewklass/Makefile b/x11-toolkits/viewklass/Makefile index def86ec1cff7..5291d345e5b0 100644 --- a/x11-toolkits/viewklass/Makefile +++ b/x11-toolkits/viewklass/Makefile @@ -8,6 +8,7 @@ PORTNAME= viewklass PORTVERSION= 0.7.2 +PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/ViewKlass-${PORTVERSION} DISTNAME= ViewKlass-${PORTVERSION} diff --git a/x11-toolkits/xbae/Makefile b/x11-toolkits/xbae/Makefile index 5ef62152433c..89363bef9db3 100644 --- a/x11-toolkits/xbae/Makefile +++ b/x11-toolkits/xbae/Makefile @@ -9,6 +9,7 @@ PORTNAME= Xbae PORTVERSION= 4.60.4 +PORTREVISION= 1 CATEGORIES= x11-toolkits math MASTER_SITES= SF DISTNAME= xbae-${PORTVERSION} diff --git a/x11-toolkits/xmhtml/Makefile b/x11-toolkits/xmhtml/Makefile index bb743f2e6dc0..271aa17fbe49 100644 --- a/x11-toolkits/xmhtml/Makefile +++ b/x11-toolkits/xmhtml/Makefile @@ -7,7 +7,7 @@ PORTNAME= XmHTML PORTVERSION= 1.1.7 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= x11-toolkits www MASTER_SITES= ${MASTER_SITE_NETBSD} |