diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-12-31 22:33:44 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-12-31 22:33:44 +0000 |
commit | c85199b92a84d2ab4176bcb898a5d400a3880e36 (patch) | |
tree | 5f0906738297b69830f68af8514880e8b527da57 /german | |
parent | a89ddb36d832623df94c6bc37ad3cd69bf937722 (diff) | |
download | ports-c85199b92a84d2ab4176bcb898a5d400a3880e36.tar.gz ports-c85199b92a84d2ab4176bcb898a5d400a3880e36.zip |
Notes
Diffstat (limited to 'german')
-rw-r--r-- | german/dict/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/german/dict/Makefile b/german/dict/Makefile index 55ad88746576..ec5542f2deb5 100644 --- a/german/dict/Makefile +++ b/german/dict/Makefile @@ -3,10 +3,11 @@ # Date created: 6 August 1997 # Whom: wosch # -# $Id: Makefile,v 1.4 1997/12/28 12:17:46 wosch Exp $ +# $Id: Makefile,v 1.5 1997/12/31 12:11:56 wosch Exp $ # DISTNAME= dict-1.1 +PKGNAME= de-dict-1.1 CATEGORIES= german MASTER_SITES= http://www.freebsd.org/~wosch/src/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${dict}.gz |