diff options
author | wiz <wiz> | 2001-02-16 15:10:41 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-16 15:10:41 +0000 |
commit | 98241a1a9938b8c1e7729645aca8072f4b06e0ac (patch) | |
tree | 32753f525564172a32d1355a9d866b18ec723128 /ham/7plus | |
parent | 0e6fa9f644599b5f010ffe053765f5a3dcfbbe32 (diff) | |
download | pkgsrc-98241a1a9938b8c1e7729645aca8072f4b06e0ac.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'ham/7plus')
-rw-r--r-- | ham/7plus/Makefile | 3 | ||||
-rw-r--r-- | ham/7plus/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ham/7plus/Makefile b/ham/7plus/Makefile index 1278a00f604..6b6738f2edf 100644 --- a/ham/7plus/Makefile +++ b/ham/7plus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/08/14 15:52:59 wulf Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/16 15:13:50 wiz Exp $ # DISTNAME= 7pl225sr @@ -11,6 +11,7 @@ DISTFILES= 7pl225sr.tgz \ MAINTAINER= wulf@netbsd.org HOMEPAGE= http://home.t-online.de/home/dg1bbq/ +COMMENT= uuencode-like file coder for AMPR BBS S&F of binary files LICENSE= no-commercial-use diff --git a/ham/7plus/pkg/COMMENT b/ham/7plus/pkg/COMMENT deleted file mode 100644 index ffa0eeabf39..00000000000 --- a/ham/7plus/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -uuencode-like file coder for AMPR BBS S&F of binary files |