diff options
author | anholt <anholt@FreeBSD.org> | 2003-05-13 05:59:42 +0800 |
---|---|---|
committer | anholt <anholt@FreeBSD.org> | 2003-05-13 05:59:42 +0800 |
commit | f6d0f0f13076646c5e87eb611f9cf4d9ff8a65d9 (patch) | |
tree | b81faf4212a5406b0a368cb24bbbb82cdd7b7bfc /x11 | |
parent | 57fdefd302b62ef61f7ae117e3df4ca0006e46b6 (diff) | |
download | freebsd-ports-gnome-f6d0f0f13076646c5e87eb611f9cf4d9ff8a65d9.tar.gz freebsd-ports-gnome-f6d0f0f13076646c5e87eb611f9cf4d9ff8a65d9.tar.zst freebsd-ports-gnome-f6d0f0f13076646c5e87eb611f9cf4d9ff8a65d9.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}/ |