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 /ftp/yafc | |
parent | b2b7eb77b4da63f6de6f03ddd94e9595cbf967c5 (diff) | |
download | ports-10ae656be906a8224e7b0e77a7e15d9e2f2d9c7c.tar.gz ports-10ae656be906a8224e7b0e77a7e15d9e2f2d9c7c.zip |
Notes
Diffstat (limited to 'ftp/yafc')
-rw-r--r-- | ftp/yafc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/yafc/Makefile b/ftp/yafc/Makefile index f78cc09f2d07..b33340dd581a 100644 --- a/ftp/yafc/Makefile +++ b/ftp/yafc/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5.1 CATEGORIES= ftp MASTER_SITES= ftp://mayer.physto.se/pub/yafc/ -MAINTAINER= cpiazza@FreeBSD.org +MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= yes USE_BZIP2= yes |