diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-07-18 00:43:54 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-07-18 00:43:54 +0800 |
commit | d9e5dc5567c8da7aff819a2aa1420246892af25d (patch) | |
tree | e2d3758f562dfaacc95263b4e4f13312e7ae27e1 /x11-wm/sawfish2/Makefile | |
parent | b586b6dd45376d299ae11a509fd666385d21054a (diff) | |
download | freebsd-ports-graphics-d9e5dc5567c8da7aff819a2aa1420246892af25d.tar.gz freebsd-ports-graphics-d9e5dc5567c8da7aff819a2aa1420246892af25d.tar.zst freebsd-ports-graphics-d9e5dc5567c8da7aff819a2aa1420246892af25d.zip |
Update librep/rep-gtk/sawfish triplet to the latest versions:
librep: 0.12.3
rep-gtk: 0.13a
sawfish: 0.30.2
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 f183d856640..af65acda1ae 100644 --- a/x11-wm/sawfish2/Makefile +++ b/x11-wm/sawfish2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sawfish -PORTVERSION= 0.30 +PORTVERSION= 0.30.2 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sawmill |