diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2008-01-01 17:01:51 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2008-01-01 17:01:51 +0000 |
commit | 976da6e63f7856a81087b84c15f89a83bea0b2d1 (patch) | |
tree | b8823e50435b9c65075a81244368c0578433a1a5 /x11-toolkits | |
parent | 898de35926c08f10510227c4c674885ea85216a2 (diff) | |
download | ports-976da6e63f7856a81087b84c15f89a83bea0b2d1.tar.gz ports-976da6e63f7856a81087b84c15f89a83bea0b2d1.zip |
Notes
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 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} |