diff options
author | Cy Schubert <cy@FreeBSD.org> | 2010-03-12 04:43:09 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2010-03-12 04:43:09 +0000 |
commit | 19280fe710889bcc37fd15cc55a35214c0a64331 (patch) | |
tree | cb52b50ae5651ac7f3a14f0b0fdb0d9d7b8230ab /x11-wm/fvwm24/Makefile | |
parent | - Upgrade to 0.9915. (diff) |
Remove a patch that fixed an old typo which was subsequently repaired upsream.
Notes
Notes:
svn path=/head/; revision=250941
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 cbe66d52fd85..45860728bd9c 100644 --- a/x11-wm/fvwm24/Makefile +++ b/x11-wm/fvwm24/Makefile @@ -7,7 +7,7 @@ PORTNAME= fvwm PORTVERSION= 2.4.20 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-wm MASTER_SITES= ftp://ftp.fvwm.org/pub/fvwm/version-2/ \ http://www.fvwm.org/generated/icon_download/ |