1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Fix fetch problem

PR:             ports104245
Submitted by:   Stefan Pauly<stefan@fh-mainz.de>
Approved by:    portmgr (erwin)
This commit is contained in:
Martin Wilke 2006-10-19 17:12:49 +00:00
parent 0dbe60dd3d
commit e0b4cd932f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=175408

View File

@ -12,7 +12,7 @@ CATEGORIES= german textproc
MAINTAINER= ports@FreeBSD.org
COMMENT= Aspell German Old Spelling (Deutsch - Alter Spelling) dictionary
DICT= de-alt
DICT= de
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>