diff options
author | araujo <araujo@FreeBSD.org> | 2008-01-02 01:01:51 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2008-01-02 01:01:51 +0800 |
commit | 2664b871ae48311a5c9949b9336a24bc5e58c5ad (patch) | |
tree | 5d0d5ff4758a42198f2bd6951fdd556ffa409c7d | |
parent | 44f32cb8e45c6975b7ede0ffb752931cdca73a20 (diff) | |
download | freebsd-ports-gnome-2664b871ae48311a5c9949b9336a24bc5e58c5ad.tar.gz freebsd-ports-gnome-2664b871ae48311a5c9949b9336a24bc5e58c5ad.tar.zst freebsd-ports-gnome-2664b871ae48311a5c9949b9336a24bc5e58c5ad.zip |
- Lib updated Fox16.
- Bump PORTREVISION.
Approved by: edwin (mantainer, implicit), stas (mentor, implicit)
-rw-r--r-- | games/fxsudoku/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/fxscintilla/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/fxsudoku/Makefile b/games/fxsudoku/Makefile index c1541bbfd897..2f364dc2af9c 100644 --- a/games/fxsudoku/Makefile +++ b/games/fxsudoku/Makefile @@ -7,7 +7,7 @@ PORTNAME= fxsudoku PORTVERSION= 0.5.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= games MASTER_SITES= http://www.fifthplanet.net/files/ diff --git a/x11-toolkits/fxscintilla/Makefile b/x11-toolkits/fxscintilla/Makefile index 39178e81afa9..3d59169c798c 100644 --- a/x11-toolkits/fxscintilla/Makefile +++ b/x11-toolkits/fxscintilla/Makefile @@ -7,7 +7,7 @@ PORTNAME= fxscintilla PORTVERSION= 1.71 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} |