diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /archivers/arc | |
parent | Remove pkg-comment where COMMENT is already defined in the Makefile (diff) |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes
Notes:
svn path=/head/; revision=77045
Diffstat (limited to 'archivers/arc')
-rw-r--r-- | archivers/arc/Makefile | 1 | ||||
-rw-r--r-- | archivers/arc/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/archivers/arc/Makefile b/archivers/arc/Makefile index 704e339ddbfb..1e528f2d7eba 100644 --- a/archivers/arc/Makefile +++ b/archivers/arc/Makefile @@ -14,6 +14,7 @@ DISTNAME= arc521e.pl8 EXTRACT_SUFX= .tar.Z MAINTAINER= ache@FreeBSD.org +COMMENT= Create & extract files from DOS .ARC files NO_WRKSUBDIR= yes MAN1= arc.1 diff --git a/archivers/arc/pkg-comment b/archivers/arc/pkg-comment deleted file mode 100644 index a55247be7748..000000000000 --- a/archivers/arc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Create & extract files from DOS .ARC files |