diff options
author | erwin <erwin@FreeBSD.org> | 2003-09-09 17:17:20 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2003-09-09 17:17:20 +0800 |
commit | a5745e08021a9f15c6136ce7ab9ea90d31f9b913 (patch) | |
tree | d24ac05586823e613e8ab59558d163b92f1b4648 /x11 | |
parent | 0b0e219bc3c06be4915f4703ece54db29382127d (diff) | |
download | freebsd-ports-gnome-a5745e08021a9f15c6136ce7ab9ea90d31f9b913.tar.gz freebsd-ports-gnome-a5745e08021a9f15c6136ce7ab9ea90d31f9b913.tar.zst freebsd-ports-gnome-a5745e08021a9f15c6136ce7ab9ea90d31f9b913.zip |
Change maintainer address
PR: 56624
Submitted by: maintainer
Diffstat (limited to 'x11')
-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 |