diff options
author | wosch <wosch@FreeBSD.org> | 2000-01-08 16:57:44 +0000 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 2000-01-08 16:57:44 +0000 |
commit | e8fd204615cb86e0004c1e427753c1723ccf36ca (patch) | |
tree | 3d959b357fa037f565c2e43d34536322fc3c8377 /german/dict/Makefile | |
parent | d8eedc913f29d15c868256d735a6dc38b1f31323 (diff) | |
download | FreeBSD-ports-e8fd204615cb86e0004c1e427753c1723ccf36ca.zip FreeBSD-ports-e8fd204615cb86e0004c1e427753c1723ccf36ca.tar.gz |
Update to dict-1.2
Diffstat (limited to 'german/dict/Makefile')
-rw-r--r-- | german/dict/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/german/dict/Makefile b/german/dict/Makefile index 2bbc354..9890e00 100644 --- a/german/dict/Makefile +++ b/german/dict/Makefile @@ -6,8 +6,8 @@ # $FreeBSD$ # -DISTNAME= dict-1.1 -PKGNAME= de-dict-1.1 +DISTNAME= dict-1.2 +PKGNAME= de-dict-1.2 CATEGORIES= german MASTER_SITES= http://www.de.freebsd.org/~wosch/src/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${dict}.gz |