diff options
author | jkoshy <jkoshy@FreeBSD.org> | 2003-06-21 15:12:57 +0800 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 2003-06-21 15:12:57 +0800 |
commit | 5e9c74a9a97fc648c4f3ca7bced44786a49fcc1b (patch) | |
tree | 2bf1bcf28a825ab00aa9afb9bb7ddd1ffa7d91c3 /x11-wm/ratpoison/Makefile | |
parent | 7cdf615e1f98937446a50933196f02f5253b0871 (diff) | |
download | freebsd-ports-gnome-5e9c74a9a97fc648c4f3ca7bced44786a49fcc1b.tar.gz freebsd-ports-gnome-5e9c74a9a97fc648c4f3ca7bced44786a49fcc1b.tar.zst freebsd-ports-gnome-5e9c74a9a97fc648c4f3ca7bced44786a49fcc1b.zip |
Upgrade to v1.2.2.
Reviewed by: "Judd Storrs" <storrsjm@email.uc.edu> [MAINTAINER]
Diffstat (limited to 'x11-wm/ratpoison/Makefile')
-rw-r--r-- | x11-wm/ratpoison/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/ratpoison/Makefile b/x11-wm/ratpoison/Makefile index 38f1e5c5e73d..a13f8917ae98 100644 --- a/x11-wm/ratpoison/Makefile +++ b/x11-wm/ratpoison/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ratpoison -PORTVERSION= 1.1.1 +PORTVERSION= 1.2.2 PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |