diff options
author | olgeni <olgeni@FreeBSD.org> | 2009-09-08 06:18:48 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2009-09-08 06:18:48 +0800 |
commit | 6893bf01cd7ebab3a4fcc6972e54731261ba3b7e (patch) | |
tree | 8ce04da86d6d4d712853b88c23c6e23221b780ef /x11-wm/sawfish/Makefile | |
parent | 2f1d5ee396767e0087e6c4aeaf19428acd462869 (diff) | |
download | freebsd-ports-gnome-6893bf01cd7ebab3a4fcc6972e54731261ba3b7e.tar.gz freebsd-ports-gnome-6893bf01cd7ebab3a4fcc6972e54731261ba3b7e.tar.zst freebsd-ports-gnome-6893bf01cd7ebab3a4fcc6972e54731261ba3b7e.zip |
pkg-plist: add a couple of files in libexec/rep and @dirrmtry a few
shared directories, according to pointyhat.
Diffstat (limited to 'x11-wm/sawfish/Makefile')
-rw-r--r-- | x11-wm/sawfish/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/sawfish/Makefile b/x11-wm/sawfish/Makefile index 9aac554840e7..a51146d55d18 100644 --- a/x11-wm/sawfish/Makefile +++ b/x11-wm/sawfish/Makefile @@ -8,7 +8,7 @@ PORTNAME= sawfish PORTVERSION= 1.5.0 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 2 CATEGORIES= x11-wm MASTER_SITES= SF/sawmill/${PORTNAME}/${PORTVERSION} |