diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-10 06:23:35 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-10 06:23:35 +0000 |
commit | 4769c4d06eea1ff2f79e5bc7a70ed8b14800c912 (patch) | |
tree | f0f4b37eda11dd155003d90ca7acfad2415ec48e /german/steak | |
parent | baa9fa30e251a383eda168159959a76f31f57801 (diff) | |
download | ports-4769c4d06eea1ff2f79e5bc7a70ed8b14800c912.tar.gz ports-4769c4d06eea1ff2f79e5bc7a70ed8b14800c912.zip |
Notes
Diffstat (limited to 'german/steak')
-rw-r--r-- | german/steak/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/german/steak/Makefile b/german/steak/Makefile index 0e5b9f9d0524..ca31e32e1c87 100644 --- a/german/steak/Makefile +++ b/german/steak/Makefile @@ -13,14 +13,11 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Steak%20${PORTVERSION} \ http://www.tm.informatik.uni-frankfurt.de/%7Erazi/steak/program/ DISTNAME= Steak.${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= conrads@cox.net COMMENT= An english <-> german dictionary under the GPL RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell -DEPRECATED= Development has ceased. -EXPIRATION_DATE= 2011-09-01 - USE_XORG= xt MAKE_JOBS_UNSAFE= yes |