diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-09-10 14:23:35 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-09-10 14:23:35 +0800 |
commit | de08073d43b902b4ba9fdb61140b4bb43f0b2bd3 (patch) | |
tree | 75d9660354c74a8e9da05cce215362d9a0603c12 /german | |
parent | c0ec606d62a637cabbdc4e50ba6182b19324f166 (diff) | |
download | freebsd-ports-graphics-de08073d43b902b4ba9fdb61140b4bb43f0b2bd3.tar.gz freebsd-ports-graphics-de08073d43b902b4ba9fdb61140b4bb43f0b2bd3.tar.zst freebsd-ports-graphics-de08073d43b902b4ba9fdb61140b4bb43f0b2bd3.zip |
- Pass maintainership to new volunteer
- Remove DEPRECATED and EXPIRATION_DATE
Diffstat (limited to 'german')
-rw-r--r-- | german/ksteak/Makefile | 5 | ||||
-rw-r--r-- | german/steak/Makefile | 5 |
2 files changed, 2 insertions, 8 deletions
diff --git a/german/ksteak/Makefile b/german/ksteak/Makefile index 40e5d832147..38524bb5966 100644 --- a/german/ksteak/Makefile +++ b/german/ksteak/Makefile @@ -12,14 +12,11 @@ CATEGORIES= german kde MASTER_SITES= http://www.der-fritz.de/ksteak/ DISTNAME= ksteak-1.0.0pre2 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= conrads@cox.net COMMENT= KDE frontend for steak, an english - german dictionary RUN_DEPENDS= steak:${PORTSDIR}/german/steak -DEPRECATED= Development has ceased. -EXPIRATION_DATE= 2011-09-01 - USE_BZIP2= yes USE_KDELIBS_VER=3 USE_GMAKE= yes diff --git a/german/steak/Makefile b/german/steak/Makefile index 0e5b9f9d052..ca31e32e1c8 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 |