diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-06-20 21:45:58 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-06-20 21:45:58 +0000 |
commit | 10ae656be906a8224e7b0e77a7e15d9e2f2d9c7c (patch) | |
tree | 2b81a4bcbf868cd67414ae83fd284c115e5f2b30 /irc/ninja | |
parent | b2b7eb77b4da63f6de6f03ddd94e9595cbf967c5 (diff) | |
download | ports-10ae656be906a8224e7b0e77a7e15d9e2f2d9c7c.tar.gz ports-10ae656be906a8224e7b0e77a7e15d9e2f2d9c7c.zip |
Notes
Diffstat (limited to 'irc/ninja')
-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 2c441a356a1b..b0c0a7c1be51 100644 --- a/irc/ninja/Makefile +++ b/irc/ninja/Makefile @@ -11,7 +11,7 @@ CATEGORIES= irc MASTER_SITES= ftp://ninja.qoop.org/ninja/unstable/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= cpiazza@FreeBSD.org +MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= yes PLIST_SUB= VERSION="${PORTVERSION}" |