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 /misc | |
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 'misc')
-rw-r--r-- | misc/kcd-devel/Makefile | 2 | ||||
-rw-r--r-- | misc/kcd/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/kcd-devel/Makefile b/misc/kcd-devel/Makefile index 6aaca57efb9b..2ce9142f8e83 100644 --- a/misc/kcd-devel/Makefile +++ b/misc/kcd-devel/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= kcd DISTNAME= kcd-${PORTVERSION} -MAINTAINER= tabthorpe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Change directory in full-screen visual mode USE_GETTEXT= yes diff --git a/misc/kcd/Makefile b/misc/kcd/Makefile index f6668d0b0d01..1a5af0b6a47b 100644 --- a/misc/kcd/Makefile +++ b/misc/kcd/Makefile @@ -12,7 +12,7 @@ PORTEPOCH= 1 CATEGORIES= misc MASTER_SITES= SF -MAINTAINER= tabthorpe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Change directory in full-screen visual mode USE_GETTEXT= yes |