diff options
author | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2007-06-24 02:45:58 +0000 |
---|---|---|
committer | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2007-06-24 02:45:58 +0000 |
commit | 3d2832636a734391f32f2945db4e9dcb36580fb5 (patch) | |
tree | 813c01479554a45f420cac4f4739319241c0002a /x11-toolkits | |
parent | add audacious-mac 0.2.0 (diff) |
Bump PORTREVISION after last objformat fix.
Notes
Notes:
svn path=/head/; revision=194149
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gtk-sharp10/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtk-sharp10/Makefile b/x11-toolkits/gtk-sharp10/Makefile index 42f30350bd2a..62c75e8482a9 100644 --- a/x11-toolkits/gtk-sharp10/Makefile +++ b/x11-toolkits/gtk-sharp10/Makefile @@ -8,7 +8,7 @@ PORTNAME= gtk-sharp PORTVERSION= 1.0.10 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= x11-toolkits MASTER_SITES= http://go-mono.com/sources/${PORTNAME}/ |