diff options
-rw-r--r-- | games/fxsudoku/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/xfe/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/fxscintilla/Makefile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/games/fxsudoku/Makefile b/games/fxsudoku/Makefile index 2f364dc2af9c..7fbac70d1d21 100644 --- a/games/fxsudoku/Makefile +++ b/games/fxsudoku/Makefile @@ -7,7 +7,7 @@ PORTNAME= fxsudoku PORTVERSION= 0.5.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= games MASTER_SITES= http://www.fifthplanet.net/files/ diff --git a/x11-fm/xfe/Makefile b/x11-fm/xfe/Makefile index ef2cce267e72..580435db3a6a 100644 --- a/x11-fm/xfe/Makefile +++ b/x11-fm/xfe/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfe PORTVERSION= 1.04 +PORTREVISION= 1 CATEGORIES= x11-fm MASTER_SITES= SF diff --git a/x11-toolkits/fxscintilla/Makefile b/x11-toolkits/fxscintilla/Makefile index 3d59169c798c..b9eb4d33c2ae 100644 --- a/x11-toolkits/fxscintilla/Makefile +++ b/x11-toolkits/fxscintilla/Makefile @@ -7,7 +7,7 @@ PORTNAME= fxscintilla PORTVERSION= 1.71 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} |