diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-05-21 00:53:10 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-05-21 00:53:10 +0800 |
commit | 2a2aafa7113726e8df42ea27e4abbae488fcc84d (patch) | |
tree | 5e171157c4746cedd0a09d6c1f046f0aa9064560 | |
parent | 582cfa78c6f5408ffcdee98bc8ce0485c018622b (diff) | |
download | freebsd-ports-gnome-2a2aafa7113726e8df42ea27e4abbae488fcc84d.tar.gz freebsd-ports-gnome-2a2aafa7113726e8df42ea27e4abbae488fcc84d.tar.zst freebsd-ports-gnome-2a2aafa7113726e8df42ea27e4abbae488fcc84d.zip |
add more sites
-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 |