diff options
author | billf <billf@FreeBSD.org> | 2000-02-16 09:49:30 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 2000-02-16 09:49:30 +0800 |
commit | cd86d90f074c0d553bef6ec66b024f5232b34735 (patch) | |
tree | 6e76d7a433ebbbf5b676c346c5c78879d37d5b38 /irc/ninja/Makefile | |
parent | 58a7871527a661043e8a93e11666435279c18859 (diff) | |
download | freebsd-ports-gnome-cd86d90f074c0d553bef6ec66b024f5232b34735.tar.gz freebsd-ports-gnome-cd86d90f074c0d553bef6ec66b024f5232b34735.tar.zst freebsd-ports-gnome-cd86d90f074c0d553bef6ec66b024f5232b34735.zip |
portlint, non-functional/whitespace changes.
Diffstat (limited to 'irc/ninja/Makefile')
-rw-r--r-- | irc/ninja/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/ninja/Makefile b/irc/ninja/Makefile index 4a119ee0ec7c..bffde279baf5 100644 --- a/irc/ninja/Makefile +++ b/irc/ninja/Makefile @@ -9,7 +9,7 @@ DISTNAME= ninja-1.1-src PKGNAME= ninja-1.1 CATEGORIES= irc -MASTER_SITES= ftp://ninja.qoop.org/ninja/unstable/ +MASTER_SITES= ftp://ninja.qoop.org/ninja/unstable/ MAINTAINER= cpiazza@FreeBSD.org |