diff options
author | anray <anray@FreeBSD.org> | 2009-05-26 14:34:24 +0800 |
---|---|---|
committer | anray <anray@FreeBSD.org> | 2009-05-26 14:34:24 +0800 |
commit | 7dadf294d99ab6e3747eaa0b01903f272ea88b5d (patch) | |
tree | 03ccbb66dae3bb4fef6a7c04dfe5b1abbb0ce7e3 /x11-wm/sawfish/Makefile | |
parent | 6fa13b49c0e9b1786bd56a0881db3aac278c8330 (diff) | |
download | freebsd-ports-graphics-7dadf294d99ab6e3747eaa0b01903f272ea88b5d.tar.gz freebsd-ports-graphics-7dadf294d99ab6e3747eaa0b01903f272ea88b5d.tar.zst freebsd-ports-graphics-7dadf294d99ab6e3747eaa0b01903f272ea88b5d.zip |
- Fix pkg-plist
Diffstat (limited to 'x11-wm/sawfish/Makefile')
-rw-r--r-- | x11-wm/sawfish/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/sawfish/Makefile b/x11-wm/sawfish/Makefile index adbe0b7f1d2..c257fcbef3d 100644 --- a/x11-wm/sawfish/Makefile +++ b/x11-wm/sawfish/Makefile @@ -8,6 +8,7 @@ PORTNAME= sawfish PORTVERSION= 1.3.5.2 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= x11-wm MASTER_SITES= SF |