diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-16 13:51:27 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-16 13:51:27 +0000 |
commit | 07cd20b334bcce67d925d228b1dc798c007141f0 (patch) | |
tree | 0b6795ee15e18090020cfa8444738bad46458587 /comms/fidogate | |
parent | 2db9056f6e9918e76e686389fa7de8a0a3ed22b6 (diff) | |
download | pkgsrc-07cd20b334bcce67d925d228b1dc798c007141f0.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'comms/fidogate')
-rw-r--r-- | comms/fidogate/Makefile | 3 | ||||
-rw-r--r-- | comms/fidogate/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/comms/fidogate/Makefile b/comms/fidogate/Makefile index fe53666b7d6..93bd9f80b28 100644 --- a/comms/fidogate/Makefile +++ b/comms/fidogate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2001/01/26 05:00:49 hubertf Exp $ +# $NetBSD: Makefile,v 1.10 2001/02/16 13:56:12 wiz Exp $ # DISTNAME= fidogate-4.2.9 @@ -7,6 +7,7 @@ MASTER_SITES= ftp://ftp.fido.de/pub/fidogate/ MAINTAINER= tv@netbsd.org # aka "Todd Vierling" @ 1:396/1.5 HOMEPAGE= http://www.fido.de/fidogate/ +COMMENT= FidoNet (FTN) <-> Internet mail and news gateway USE_GMAKE= yes USE_PERL5= yes diff --git a/comms/fidogate/pkg/COMMENT b/comms/fidogate/pkg/COMMENT deleted file mode 100644 index eb6b7e3bf23..00000000000 --- a/comms/fidogate/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -FidoNet (FTN) <-> Internet mail and news gateway |