diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/dict/Makefile | 2 | ||||
-rw-r--r-- | textproc/urlview/Makefile | 2 |
2 files changed, 0 insertions, 4 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 diff --git a/textproc/urlview/Makefile b/textproc/urlview/Makefile index a7892d58800d..125a538576cd 100644 --- a/textproc/urlview/Makefile +++ b/textproc/urlview/Makefile @@ -17,8 +17,6 @@ MASTER_SITES= ftp://ftp.cs.hmc.edu/pub/me/ \ PATCH_SITES= http://feeding.frenzy.com/~rainking/ PATCHFILES= urlview.diff -MAINTAINER= josh@quick.net - GNU_CONFIGURE= yes MAN1= urlview.1 |