diff options
author | fenner <fenner@FreeBSD.org> | 1999-10-22 03:02:29 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 1999-10-22 03:02:29 +0800 |
commit | b930842d5b3d2efbd6b50dde73f5c3a16f626cc6 (patch) | |
tree | 3a70d5fcd7002f0b25feffd3e6cf0f6e9d91b21e /textproc/dict | |
parent | 62a6a4f672c423ca47f9f2c16f0554fe88ab1a8e (diff) | |
download | freebsd-ports-gnome-b930842d5b3d2efbd6b50dde73f5c3a16f626cc6.tar.gz freebsd-ports-gnome-b930842d5b3d2efbd6b50dde73f5c3a16f626cc6.tar.zst freebsd-ports-gnome-b930842d5b3d2efbd6b50dde73f5c3a16f626cc6.zip |
Remove josh@quick.net as MAINTAINER. Email to josh@quick.net has
been bouncing with:
<josh@quick.net>: host mx.quick.net said: 550 <josh@quick.net>... User
unknown
for over 2 months.
Diffstat (limited to 'textproc/dict')
-rw-r--r-- | textproc/dict/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/dict/Makefile b/textproc/dict/Makefile index 41eb87cd7a5d..90e77025b706 100644 --- a/textproc/dict/Makefile +++ b/textproc/dict/Makefile @@ -12,8 +12,6 @@ CATEGORIES= textproc MASTER_SITES= ftp://ftp.cs.unc.edu/pub/users/faith/dict/ \ ftp://ftp.dict.org/pub/dict/ -MAINTAINER= josh@quick.net - GNU_CONFIGURE= yes CONFIGURE_ARGS= "--with-cflags=${CFLAGS}" USE_GMAKE= yes |