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/diction | |
parent | 77377361c25bf0ccc75bb209492af2d934301410 (diff) | |
download | ports-083207372da9dd10e65958722a4504e4071b9600.tar.gz ports-083207372da9dd10e65958722a4504e4071b9600.zip |
Notes
Diffstat (limited to 'misc/diction')
-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 |