diff options
author | dirk <dirk@FreeBSD.org> | 2000-02-14 01:09:11 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 2000-02-14 01:09:11 +0800 |
commit | 2bd049b14a7b38c41933b74dd8327c614b0f35eb (patch) | |
tree | 58533cf3f00faf5153c645f031e7e83a02a8d95f /misc | |
parent | 3273cf805eeab68a5c10d4299c55dfe997b5034b (diff) | |
download | freebsd-ports-gnome-2bd049b14a7b38c41933b74dd8327c614b0f35eb.tar.gz freebsd-ports-gnome-2bd049b14a7b38c41933b74dd8327c614b0f35eb.tar.zst freebsd-ports-gnome-2bd049b14a7b38c41933b74dd8327c614b0f35eb.zip |
ports@freebsd.org -> ports@FreeBSD.org
Diffstat (limited to 'misc')
-rw-r--r-- | misc/diction/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/diction/Makefile b/misc/diction/Makefile index 4a81477aa9a3..d5fc0f7fcc26 100644 --- a/misc/diction/Makefile +++ b/misc/diction/Makefile @@ -10,7 +10,7 @@ DISTNAME= diction-0.8 CATEGORIES= misc MASTER_SITES= ftp://cantor.informatik.rwth-aachen.de/pub/unix/ -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= yes USE_GMAKE= yes |