aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/fvwm2
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-04-18 07:14:00 +0800
committermharo <mharo@FreeBSD.org>2000-04-18 07:14:00 +0800
commit7e00183ea508a32065652f8155903cc52c28750e (patch)
tree4ed0cacac4236dcd111f02cedb196cc8ee77d54b /x11-wm/fvwm2
parentbc4b4e37a6dc0c3e2993f18aeb1f14318442583a (diff)
downloadfreebsd-ports-gnome-7e00183ea508a32065652f8155903cc52c28750e.tar.gz
freebsd-ports-gnome-7e00183ea508a32065652f8155903cc52c28750e.tar.zst
freebsd-ports-gnome-7e00183ea508a32065652f8155903cc52c28750e.zip
restore portname to original name
PR: 17989 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Diffstat (limited to 'x11-wm/fvwm2')
-rw-r--r--x11-wm/fvwm2/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-wm/fvwm2/Makefile b/x11-wm/fvwm2/Makefile
index 4e3923c9577f..ce84f8242ae8 100644
--- a/x11-wm/fvwm2/Makefile
+++ b/x11-wm/fvwm2/Makefile
@@ -5,10 +5,11 @@
# $FreeBSD$
#
-PORTNAME= fvwm
-PORTVERSION= 2.2.4
+PORTNAME= fvwm2
+PORTVERSION= 2.2.4
CATEGORIES= x11-wm
MASTER_SITES= ftp://ftp.fvwm.org/pub/fvwm/version-2/
+DISTNAME= fvwm-${PORTVERSION}
MAINTAINER= jcwells@u.washington.edu