diff options
author | dinoex <dinoex@FreeBSD.org> | 2013-10-05 21:30:42 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2013-10-05 21:30:42 +0800 |
commit | 0cb62afc5dc89ceaa7e9ac1949e70e132014ac96 (patch) | |
tree | 6a6278cca0f531d7003f5e7e97237afc3490207e /x11-wm | |
parent | 1739998a080919f4a85df30bd3f24f2cb59ba880 (diff) | |
download | freebsd-ports-graphics-0cb62afc5dc89ceaa7e9ac1949e70e132014ac96.tar.gz freebsd-ports-graphics-0cb62afc5dc89ceaa7e9ac1949e70e132014ac96.tar.zst freebsd-ports-graphics-0cb62afc5dc89ceaa7e9ac1949e70e132014ac96.zip |
- add PKGNAMESUFFIX
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/afterstep/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/afterstep/Makefile b/x11-wm/afterstep/Makefile index 71ceafea546..e8749c0abc6 100644 --- a/x11-wm/afterstep/Makefile +++ b/x11-wm/afterstep/Makefile @@ -8,6 +8,7 @@ CATEGORIES= x11-wm afterstep MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= dinoex DISTNAME= AfterStep-${PORTVERSION} +PKGNAMESUFFIX= 1 MAINTAINER= dinoex@FreeBSD.org COMMENT= Window manager originally based on the Bowman NeXTstep clone |