diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-05-20 16:53:10 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-05-20 16:53:10 +0000 |
commit | 083207372da9dd10e65958722a4504e4071b9600 (patch) | |
tree | cc20bea0f069657502d53a3402c402ef3eae5b42 /misc | |
parent | Add a patch to prevent lockups with custom menus. (diff) |
add more sites
Notes
Notes:
svn path=/head/; revision=81552
Diffstat (limited to 'misc')
-rw-r--r-- | misc/diction/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/diction/Makefile b/misc/diction/Makefile index d0d593ebca42..f8a7ed7e4ad1 100644 --- a/misc/diction/Makefile +++ b/misc/diction/Makefile @@ -8,7 +8,9 @@ PORTNAME= diction PORTVERSION= 1.02 CATEGORIES= misc -MASTER_SITES= http://www.moria.de/~michael/diction/ +MASTER_SITES= ${MASTER_SITE_GNU} \ + http://www.moria.de/~michael/diction/ +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= GNU diction and style |