diff options
author | miwi <miwi@FreeBSD.org> | 2006-09-02 15:49:41 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-09-02 15:49:41 +0800 |
commit | 2fd46ec20cb99c72551b3a684154de60966d2b78 (patch) | |
tree | 5b310aafe853c0914ee8dc9706a479f241009889 /audio | |
parent | fe562e89221ff9c59754189766c3b578de1af66b (diff) | |
download | freebsd-ports-gnome-2fd46ec20cb99c72551b3a684154de60966d2b78.tar.gz freebsd-ports-gnome-2fd46ec20cb99c72551b3a684154de60966d2b78.tar.zst freebsd-ports-gnome-2fd46ec20cb99c72551b3a684154de60966d2b78.zip |
- Add hamradio category
PR: ports/102775
Submitted by: Soeren Straarup <xride(at)x12.dk> (maintainer)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/dream/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/dream/Makefile b/audio/dream/Makefile index 3db4580d5ed7..53b8d9214d7a 100644 --- a/audio/dream/Makefile +++ b/audio/dream/Makefile @@ -6,7 +6,7 @@ PORTNAME= dream PORTVERSION= 1.2.4 -CATEGORIES= audio +CATEGORIES= audio hamradio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= drm DISTNAME= drm-${PORTVERSION} |