diff options
author | sylvio <sylvio@FreeBSD.org> | 2010-06-01 08:12:42 +0800 |
---|---|---|
committer | sylvio <sylvio@FreeBSD.org> | 2010-06-01 08:12:42 +0800 |
commit | 9d835ff777d3597c5123b21d25d26cfec37fc192 (patch) | |
tree | 848f52fbcc44c90128d82f50f29d4fc9dc4ba8c7 /german/steak | |
parent | 7d4e8b31dd8d7dced85e7525fdaf563d7418667a (diff) | |
download | freebsd-ports-gnome-9d835ff777d3597c5123b21d25d26cfec37fc192.tar.gz freebsd-ports-gnome-9d835ff777d3597c5123b21d25d26cfec37fc192.tar.zst freebsd-ports-gnome-9d835ff777d3597c5123b21d25d26cfec37fc192.zip |
- Drop maintainership
PR: ports/147258
Submitted by: Heiner <h.eichmann@gmx.de> (maintainer)
Diffstat (limited to 'german/steak')
-rw-r--r-- | german/steak/Makefile | 3 | ||||
-rw-r--r-- | german/steak/pkg-plist | 40 |
2 files changed, 21 insertions, 22 deletions
diff --git a/german/steak/Makefile b/german/steak/Makefile index b2df268382dd..709dff89f3be 100644 --- a/german/steak/Makefile +++ b/german/steak/Makefile @@ -11,10 +11,9 @@ PORTREVISION= 6 CATEGORIES= german MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Steak%20${PORTVERSION} \ http://www.tm.informatik.uni-frankfurt.de/%7Erazi/steak/program/ - DISTNAME= Steak.${PORTVERSION} -MAINTAINER= h.eichmann@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= An english <-> german dictionary under the GPL RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell diff --git a/german/steak/pkg-plist b/german/steak/pkg-plist index 064ed51889ea..0a8ce5f781e3 100644 --- a/german/steak/pkg-plist +++ b/german/steak/pkg-plist @@ -1,22 +1,22 @@ bin/steak %%NOXSTEAK:%%bin/xsteak -share/steak/iso2txt -share/steak/poll -share/steak/printbuffer -share/steak/spacefilter -share/steak/Datensatz/README -share/steak/Datensatz/datenbankaktualisieren.sh -share/steak/Datensatz/ger-eng.txt -share/steak/Datensatz/insert_my_words.txt -share/steak/README -share/steak/README.eng -share/steak/help.txt -share/steak/ksteak.xpm -share/steak/mini-ksteak.xpm -share/steak/pinguin_steak_icon_old.xpm -share/steak/mini_steak_icon.xpm -share/steak/pinguin_steak_icon.xpm -share/steak/.Steakconfig -share/steak/steak.xpm -@dirrm share/steak/Datensatz -@dirrm share/steak +%%DATADIR%%/iso2txt +%%DATADIR%%/poll +%%DATADIR%%/printbuffer +%%DATADIR%%/spacefilter +%%DATADIR%%/Datensatz/README +%%DATADIR%%/Datensatz/datenbankaktualisieren.sh +%%DATADIR%%/Datensatz/ger-eng.txt +%%DATADIR%%/Datensatz/insert_my_words.txt +%%DATADIR%%/README +%%DATADIR%%/README.eng +%%DATADIR%%/help.txt +%%DATADIR%%/ksteak.xpm +%%DATADIR%%/mini-ksteak.xpm +%%DATADIR%%/pinguin_steak_icon_old.xpm +%%DATADIR%%/mini_steak_icon.xpm +%%DATADIR%%/pinguin_steak_icon.xpm +%%DATADIR%%/.Steakconfig +%%DATADIR%%/steak.xpm +@dirrm %%DATADIR%%/Datensatz +@dirrm %%DATADIR%% |