diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2003-05-13 05:59:42 +0800 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2003-05-13 05:59:42 +0800 |
commit | 04a9b5021fdb1ff4205de9348921702f481fe8b1 (patch) | |
tree | a26c5323c49bb8dbc3456990c43795287692cee5 /x11 | |
parent | 17163561d2c17292580ab6e46fa17b977c58b050 (diff) | |
download | freebsd-ports-gnome-04a9b5021fdb1ff4205de9348921702f481fe8b1.tar.gz freebsd-ports-gnome-04a9b5021fdb1ff4205de9348921702f481fe8b1.tar.zst freebsd-ports-gnome-04a9b5021fdb1ff4205de9348921702f481fe8b1.zip |
Libraries linked against changed, bump PORTREVISION.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xstroke/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xstroke/Makefile b/x11/xstroke/Makefile index b75d3bcdd2e6..e502c245e8e5 100644 --- a/x11/xstroke/Makefile +++ b/x11/xstroke/Makefile @@ -7,7 +7,7 @@ PORTNAME= xstroke PORTVERSION= 0.5.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= ftp://ftp.handhelds.org/pub/projects/xstroke/release-${PORTVERSION:R}/ |