diff options
author | bsam <bsam@FreeBSD.org> | 2009-02-06 06:33:20 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2009-02-06 06:33:20 +0800 |
commit | c85d7efb1b21640a7d1fd8d0142a70ff41b0b1a6 (patch) | |
tree | e86214431eac32fae3afd86e6a80b813642447d2 /x11-toolkits | |
parent | 0624b4533834acc8b2a298dc05a31910495d0d49 (diff) | |
download | freebsd-ports-gnome-c85d7efb1b21640a7d1fd8d0142a70ff41b0b1a6.tar.gz freebsd-ports-gnome-c85d7efb1b21640a7d1fd8d0142a70ff41b0b1a6.tar.zst freebsd-ports-gnome-c85d7efb1b21640a7d1fd8d0142a70ff41b0b1a6.zip |
Reset maintainership. Thanks for your good work!
Submitted by: the former maintainer via ports@ ML
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/wxd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/wxd/Makefile b/x11-toolkits/wxd/Makefile index 74f5821c301f..e2dca38d078b 100644 --- a/x11-toolkits/wxd/Makefile +++ b/x11-toolkits/wxd/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= jaj@hcl-club.lu +MAINTAINER= ports@FreeBSD.org COMMENT= wxWidgets bindings for the D programming language BUILD_DEPENDS= gdc:${PORTSDIR}/lang/gdc |