diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-07-10 16:53:19 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-07-10 16:53:19 +0800 |
commit | 66f97c5933e2e35f49218aa9483ec7a06a241f04 (patch) | |
tree | 0623d68bb63023282eea03740723d9933b18495d /x11-wm/sawfish2/Makefile | |
parent | 94335097bef8aeadc2fe4569f453a79255bf5627 (diff) | |
download | freebsd-ports-graphics-66f97c5933e2e35f49218aa9483ec7a06a241f04.tar.gz freebsd-ports-graphics-66f97c5933e2e35f49218aa9483ec7a06a241f04.tar.zst freebsd-ports-graphics-66f97c5933e2e35f49218aa9483ec7a06a241f04.zip |
Update to 1.0.
Diffstat (limited to 'x11-wm/sawfish2/Makefile')
-rw-r--r-- | x11-wm/sawfish2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/sawfish2/Makefile b/x11-wm/sawfish2/Makefile index dd94b87b694..ad6eb440396 100644 --- a/x11-wm/sawfish2/Makefile +++ b/x11-wm/sawfish2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sawfish -PORTVERSION= 0.99 +PORTVERSION= 1.0 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sawmill |