diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2012-11-27 11:12:36 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2012-11-27 11:12:36 +0000 |
commit | d288242ae9d1110a385de4e433f144080a338da6 (patch) | |
tree | 1e089804dddb1539dd2f372aecd25389e78d6834 /x11-toolkits | |
parent | e7897d77033c523de458f14fec4bafe40f7cc8d1 (diff) | |
download | ports-d288242ae9d1110a385de4e433f144080a338da6.tar.gz ports-d288242ae9d1110a385de4e433f144080a338da6.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/fxscintilla/Makefile | 8 | ||||
-rw-r--r-- | x11-toolkits/ruby-fox16/Makefile | 2 |
2 files changed, 3 insertions, 7 deletions
diff --git a/x11-toolkits/fxscintilla/Makefile b/x11-toolkits/fxscintilla/Makefile index dc4a00d7f5f2..22fe012845ea 100644 --- a/x11-toolkits/fxscintilla/Makefile +++ b/x11-toolkits/fxscintilla/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: fxscintilla -# Date created: 16 June 2004 -# Whom: Alexander Novitsky <alecn2002@yandex.ru> -# +# Created by: Alexander Novitsky <alecn2002@yandex.ru> # $FreeBSD$ -# PORTNAME= fxscintilla PORTVERSION= 2.28.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-toolkits MASTER_SITES= SAVANNAH diff --git a/x11-toolkits/ruby-fox16/Makefile b/x11-toolkits/ruby-fox16/Makefile index 9b385a7bbade..563b7ee241c5 100644 --- a/x11-toolkits/ruby-fox16/Makefile +++ b/x11-toolkits/ruby-fox16/Makefile @@ -7,7 +7,7 @@ PORTNAME= fox PORTVERSION= 1.6.19 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= x11-toolkits ruby MASTER_SITES= RF MASTER_SITE_SUBDIR= fxruby |