diff options
author | dinoex <dinoex@FreeBSD.org> | 2013-10-05 21:36:39 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2013-10-05 21:36:39 +0800 |
commit | 5a1e8fcb568df4312f3798fe22220b418b423c4d (patch) | |
tree | d85e10d3567dd0052588c1120884b26806e937ef /x11-wm | |
parent | 240031836cc176c0d1a0ad5744f5c98c6c034e94 (diff) | |
download | freebsd-ports-gnome-5a1e8fcb568df4312f3798fe22220b418b423c4d.tar.gz freebsd-ports-gnome-5a1e8fcb568df4312f3798fe22220b418b423c4d.tar.zst freebsd-ports-gnome-5a1e8fcb568df4312f3798fe22220b418b423c4d.zip |
- add PKGNAMESUFFIX
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/fvwm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/fvwm/Makefile b/x11-wm/fvwm/Makefile index aaed6077f827..eda41fe5bf90 100644 --- a/x11-wm/fvwm/Makefile +++ b/x11-wm/fvwm/Makefile @@ -6,6 +6,7 @@ PORTVERSION= 1.24r PORTREVISION= 5 CATEGORIES= x11-wm MASTER_SITES= ftp://ftp.fvwm.org/pub/fvwm/version-1/ +PKGNAMESUFFIX= 1 MAINTAINER= dinoex@FreeBSD.org COMMENT= The fvwm window manager |