diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2008-10-27 23:59:26 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2008-10-27 23:59:26 +0800 |
commit | 1220e8ccf66c02390cab5e304fbf9459651902ea (patch) | |
tree | d744786565024d1668de31db38358157355519b9 /devel/libcwd | |
parent | 63b9563f2c9b1b46826534fba660e8eb15d49baa (diff) | |
download | freebsd-ports-gnome-1220e8ccf66c02390cab5e304fbf9459651902ea.tar.gz freebsd-ports-gnome-1220e8ccf66c02390cab5e304fbf9459651902ea.tar.zst freebsd-ports-gnome-1220e8ccf66c02390cab5e304fbf9459651902ea.zip |
- Reassign to ports
Diffstat (limited to 'devel/libcwd')
-rw-r--r-- | devel/libcwd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libcwd/Makefile b/devel/libcwd/Makefile index 31b2651456c0..14fa90150200 100644 --- a/devel/libcwd/Makefile +++ b/devel/libcwd/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 1.0.0 CATEGORIES= devel MASTER_SITES= SF -MAINTAINER= tabthorpe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The C++ Debugging Support Library USE_AUTOTOOLS= libtool:15 |