diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-11 16:13:02 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-11 16:13:02 +0000 |
commit | 6cee13705ebd76321a66160cdd654f7b4c56843c (patch) | |
tree | ba45bcbc2f492a0860688474ff3030eeded1d213 /misc/diction | |
parent | 6f8287114f46c36a142e2b3444240972f55c4e5f (diff) |
Notes
Diffstat (limited to 'misc/diction')
-rw-r--r-- | misc/diction/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/diction/Makefile b/misc/diction/Makefile index 7a05c2762f35..70e46b005b02 100644 --- a/misc/diction/Makefile +++ b/misc/diction/Makefile @@ -8,8 +8,7 @@ PORTNAME= diction PORTVERSION= 1.02 CATEGORIES= misc -MASTER_SITES= ${MASTER_SITE_GNU} \ - http://www.moria.de/~michael/diction/ +MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org |