diff options
author | kris <kris@FreeBSD.org> | 2004-04-02 07:29:48 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-04-02 07:29:48 +0000 |
commit | 7b97ce56e76408c079ea16e427bf5a726ebe0b74 (patch) | |
tree | 7a899bd5b68d41e34af8d11e9e139951f5d9f7f3 /audio/Makefile | |
parent | e2d890ce79e982e5b469cfc411061acff2d49599 (diff) | |
download | FreeBSD-ports-7b97ce56e76408c079ea16e427bf5a726ebe0b74.zip FreeBSD-ports-7b97ce56e76408c079ea16e427bf5a726ebe0b74.tar.gz |
Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR: 59651
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 62b0564..1cc3737 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Audio tools + SUBDIR += HVSC-Update SUBDIR += Maaate SUBDIR += abcde |