diff options
author | nectar <nectar@FreeBSD.org> | 2002-08-13 15:14:13 +0000 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2002-08-13 15:14:13 +0000 |
commit | 55f4d1afe6cb6528e3cc369cbdd2d3ba49d85ac2 (patch) | |
tree | f3fad64d632ebdd55bbd87f5d803811867e957df /german | |
parent | e37f596329e0e7cd6fb86cead4b95105d4aaacdf (diff) | |
download | FreeBSD-ports-55f4d1afe6cb6528e3cc369cbdd2d3ba49d85ac2.zip FreeBSD-ports-55f4d1afe6cb6528e3cc369cbdd2d3ba49d85ac2.tar.gz |
Update 1.1 -> 1.2.
Diffstat (limited to 'german')
-rw-r--r-- | german/ding/Makefile | 5 | ||||
-rw-r--r-- | german/ding/distinfo | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/german/ding/Makefile b/german/ding/Makefile index 0b3a6e4..a077e3f 100644 --- a/german/ding/Makefile +++ b/german/ding/Makefile @@ -6,11 +6,10 @@ # PORTNAME= ding -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= german MASTER_SITES= http://cgi.tu-chemnitz.de/ftp-home/pub/Local/urz/ding/ \ ftp://ftp.tu-chemnitz.de/pub/Local/urz/ding/ -EXTRACT_SUFX= .tgz MAINTAINER= nectar@FreeBSD.ORG @@ -21,7 +20,7 @@ USE_X_PREFIX= yes do-build: ${SED} -E -e '1,/^exec/ s!wish!wish8.3!' \ - -e 's!/usr/dict/ger-eng.txt!${PREFIX}/share/ding/ger-eng.txt!' \ + -e 's!/usr/share/dict/ger-eng.txt!${PREFIX}/share/ding/ger-eng.txt!' \ ${WRKSRC}/ding > ${WRKSRC}/dingX do-install: diff --git a/german/ding/distinfo b/german/ding/distinfo index be3a092..5e39359 100644 --- a/german/ding/distinfo +++ b/german/ding/distinfo @@ -1 +1 @@ -MD5 (ding-1.1.tgz) = db04e4ef19b6d891e811f84b92b7c581 +MD5 (ding-1.2.tar.gz) = bedd994c1dbb9d71afb3e9afe63113a3 |