diff options
author | stefan <stefan@FreeBSD.org> | 2010-06-30 03:25:31 +0800 |
---|---|---|
committer | stefan <stefan@FreeBSD.org> | 2010-06-30 03:25:31 +0800 |
commit | 092cf1b034c4933e33d764433f7c951edccb793f (patch) | |
tree | 2e8ad58ba9b7ebd1f01f6fdcb84fdfb6742fe4c3 /x11-wm/fvwm-crystal/Makefile | |
parent | 3407a431660b80e9592bfec825db89b512bad111 (diff) | |
download | freebsd-ports-gnome-092cf1b034c4933e33d764433f7c951edccb793f.tar.gz freebsd-ports-gnome-092cf1b034c4933e33d764433f7c951edccb793f.tar.zst freebsd-ports-gnome-092cf1b034c4933e33d764433f7c951edccb793f.zip |
Rename a variable to avoid naming conflicts.
PR: 145577
Submitted by: Giacomo Mariani <giacomomariani@yahoo.it> (maintainer)
Feature safe: yes
Diffstat (limited to 'x11-wm/fvwm-crystal/Makefile')
-rw-r--r-- | x11-wm/fvwm-crystal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/fvwm-crystal/Makefile b/x11-wm/fvwm-crystal/Makefile index 07ba49ad4944..c063b94c705f 100644 --- a/x11-wm/fvwm-crystal/Makefile +++ b/x11-wm/fvwm-crystal/Makefile @@ -7,7 +7,7 @@ PORTNAME= fvwm-crystal PORTVERSION= 3.0.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-wm MASTER_SITES= http://download.gna.org/fvwm-crystal/${PORTVERSION}/ |