diff options
author | Cy Schubert <cy@FreeBSD.org> | 2002-11-04 16:52:30 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2002-11-04 16:52:30 +0000 |
commit | 54b6c3fd132a5a412ef6cfb23843e474475ff042 (patch) | |
tree | 96d203262438a178a121d08faf81d69fc53768d2 /x11-wm/fvwm24/Makefile | |
parent | Update to version 1.030, with sshd and firewall module patches. (diff) |
Update 2.4.12 --> 2.4.13
Submitted by: Anders Andersson <anders@hack.org>
Notes
Notes:
svn path=/head/; revision=69455
Diffstat (limited to 'x11-wm/fvwm24/Makefile')
-rw-r--r-- | x11-wm/fvwm24/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/fvwm24/Makefile b/x11-wm/fvwm24/Makefile index fe9422785e23..fd8755d12f76 100644 --- a/x11-wm/fvwm24/Makefile +++ b/x11-wm/fvwm24/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fvwm -PORTVERSION= 2.4.12 +PORTVERSION= 2.4.13 CATEGORIES= x11-wm MASTER_SITES= ftp://ftp.fvwm.org/pub/fvwm/version-2/ \ http://www.fvwm.org/generated/icon_download/ |