diff options
author | cy <cy@FreeBSD.org> | 2010-03-12 12:43:09 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2010-03-12 12:43:09 +0800 |
commit | bde90a41cb88e24758a2da7583597111f4057676 (patch) | |
tree | 46529f02c1c481a31a179591743fe6e5fa34e9fd /x11-wm/fvwm2/Makefile | |
parent | 17672cf1c42364c5fa0985cabaa186aa313543e8 (diff) | |
download | freebsd-ports-gnome-bde90a41cb88e24758a2da7583597111f4057676.tar.gz freebsd-ports-gnome-bde90a41cb88e24758a2da7583597111f4057676.tar.zst freebsd-ports-gnome-bde90a41cb88e24758a2da7583597111f4057676.zip |
Remove a patch that fixed an old typo which was subsequently repaired upsream.
Diffstat (limited to 'x11-wm/fvwm2/Makefile')
-rw-r--r-- | x11-wm/fvwm2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/fvwm2/Makefile b/x11-wm/fvwm2/Makefile index cbe66d52fd85..45860728bd9c 100644 --- a/x11-wm/fvwm2/Makefile +++ b/x11-wm/fvwm2/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/ |