diff options
author | araujo <araujo@FreeBSD.org> | 2007-09-04 10:34:30 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2007-09-04 10:34:30 +0800 |
commit | 546f0ba4bbcd82afbad9d172d55643674a6a329f (patch) | |
tree | 4ca093ff7499e35688bdf435802f718fb0538707 /x11-toolkits | |
parent | 2a15faaeaddc837d490099b8d05556df97637cfd (diff) | |
download | freebsd-ports-gnome-546f0ba4bbcd82afbad9d172d55643674a6a329f.tar.gz freebsd-ports-gnome-546f0ba4bbcd82afbad9d172d55643674a6a329f.tar.zst freebsd-ports-gnome-546f0ba4bbcd82afbad9d172d55643674a6a329f.zip |
- Lib updated fox16.
- Bump PORTREVISION.
Approved by: itetcu (mentor)
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/fxscintilla/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/fxscintilla/Makefile b/x11-toolkits/fxscintilla/Makefile index 49c878461684..cc4c908bc818 100644 --- a/x11-toolkits/fxscintilla/Makefile +++ b/x11-toolkits/fxscintilla/Makefile @@ -7,7 +7,7 @@ PORTNAME= fxscintilla PORTVERSION= 1.71 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} |