diff options
author | ahze <ahze@FreeBSD.org> | 2005-11-10 18:08:37 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2005-11-10 18:08:37 +0800 |
commit | 55133cd3dab03fb7614fbe8dcb76997f555f6bf9 (patch) | |
tree | 7c451c468cfbc7cd8cd8fcfc360b44bda1d42f7c /x11-toolkits | |
parent | 937ecefb94f54a9213b4a14921502c73118ba16c (diff) | |
download | freebsd-ports-gnome-55133cd3dab03fb7614fbe8dcb76997f555f6bf9.tar.gz freebsd-ports-gnome-55133cd3dab03fb7614fbe8dcb76997f555f6bf9.tar.zst freebsd-ports-gnome-55133cd3dab03fb7614fbe8dcb76997f555f6bf9.zip |
- Chase enchant libver bump
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/libsexy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/libsexy/Makefile b/x11-toolkits/libsexy/Makefile index 46afac597c69..396c3f39bf99 100644 --- a/x11-toolkits/libsexy/Makefile +++ b/x11-toolkits/libsexy/Makefile @@ -7,6 +7,7 @@ PORTNAME= libsexy PORTVERSION= 0.1.3.1 +PORTREVISION= 1 CATEGORIES= x11-toolkits devel MASTER_SITES= http://osiris.chipx86.com/projects/libsexy/releases/ |