diff options
author | Wolfram Schneider <wosch@FreeBSD.org> | 1997-08-16 10:14:56 +0000 |
---|---|---|
committer | Wolfram Schneider <wosch@FreeBSD.org> | 1997-08-16 10:14:56 +0000 |
commit | 56ac0bf2c66d68302b1737e60804390fef2193a5 (patch) | |
tree | c3a3840c40f4ad146f76431ca976e7ac0fabc48c /german | |
parent | 9a3379683f9c10976bb8674dc2363d7d11225cc9 (diff) | |
download | ports-56ac0bf2c66d68302b1737e60804390fef2193a5.tar.gz ports-56ac0bf2c66d68302b1737e60804390fef2193a5.zip |
Notes
Diffstat (limited to 'german')
-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 c9aefd36e13b..c689a015d612 100644 --- a/german/dict/Makefile +++ b/german/dict/Makefile @@ -3,12 +3,12 @@ # Date created: 6 August 1997 # Whom: wosch # -# $Id: Makefile,v 1.1.1.1 1997/08/06 19:17:46 wosch Exp $ +# $Id: Makefile,v 1.2 1997/08/13 05:09:22 asami Exp $ # DISTNAME= dict-1.0 CATEGORIES= german -MASTER_SITES= http://www.apfel.de/~wosch/src/ +MASTER_SITES= http://www.freebsd.org/~wosch/src/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${dict}.gz MAINTAINER= wosch@FreeBSD.org |