diff options
author | kris <kris@FreeBSD.org> | 2004-04-02 15:29:48 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-04-02 15:29:48 +0800 |
commit | 7b97ce56e76408c079ea16e427bf5a726ebe0b74 (patch) | |
tree | 7a899bd5b68d41e34af8d11e9e139951f5d9f7f3 /palm | |
parent | e2d890ce79e982e5b469cfc411061acff2d49599 (diff) | |
download | freebsd-ports-gnome-7b97ce56e76408c079ea16e427bf5a726ebe0b74.tar.gz freebsd-ports-gnome-7b97ce56e76408c079ea16e427bf5a726ebe0b74.tar.zst freebsd-ports-gnome-7b97ce56e76408c079ea16e427bf5a726ebe0b74.zip |
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 'palm')
-rw-r--r-- | palm/Makefile | 2 | ||||
-rw-r--r-- | palm/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/palm/Makefile b/palm/Makefile index 19a266841ee0..b7c970c8febf 100644 --- a/palm/Makefile +++ b/palm/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Software support for the 3Com Palm(tm) series + SUBDIR += bibelot SUBDIR += coldsync SUBDIR += gnomepilot-conduits2 diff --git a/palm/pkg/COMMENT b/palm/pkg/COMMENT deleted file mode 100644 index fed87405642a..000000000000 --- a/palm/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Software support for the 3Com Palm(tm) series |