diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-09-09 09:17:20 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-09-09 09:17:20 +0000 |
commit | acbd4d123a486821db2e08a67ff57e41152662f1 (patch) | |
tree | 50d6d003cdbd576b106e0ed0385b5c41d7eb875a /x11/xnodecor | |
parent | 47643c2237be02f2486e53c6f9a81290286c5de9 (diff) | |
download | ports-acbd4d123a486821db2e08a67ff57e41152662f1.tar.gz ports-acbd4d123a486821db2e08a67ff57e41152662f1.zip |
Notes
Diffstat (limited to 'x11/xnodecor')
-rw-r--r-- | x11/xnodecor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xnodecor/Makefile b/x11/xnodecor/Makefile index f5694c3447c8..7837ae9e29f6 100644 --- a/x11/xnodecor/Makefile +++ b/x11/xnodecor/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11 MASTER_SITES= ftp://ftp.42.org/pub/wmx/contrib/ DISTFILES= xnodecor.c -MAINTAINER= katsura@cc.okayama-u.ac.jp +MAINTAINER= katsura@cc.osaka-kyoiku.ac.jp COMMENT= Utility to set override_redirect in XWindowAttributes to True NO_WRKSUBDIR= yes |