diff options
Diffstat (limited to 'x11-wm/transset/Makefile')
-rw-r--r-- | x11-wm/transset/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/transset/Makefile b/x11-wm/transset/Makefile index 26c577ec7444..c40f946658a4 100644 --- a/x11-wm/transset/Makefile +++ b/x11-wm/transset/Makefile @@ -3,6 +3,7 @@ PORTNAME= transset PORTVERSION= 1.0.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= x11-wm @@ -10,7 +11,7 @@ MAINTAINER= x11@FreeBSD.org COMMENT= Make your windows transparent XORG_CAT= app -USE_XORG= x11 xproto +USE_XORG= x11 xorgproto PLIST_FILES= bin/transset man/man1/transset.1.gz |