diff options
author | trevor <trevor@FreeBSD.org> | 2003-11-05 14:29:51 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2003-11-05 14:29:51 +0000 |
commit | 7de126b1c6e6b754d7432c72e6088d1f5c5882c7 (patch) | |
tree | e2be54e6cd62abb7bb70999efd5bfda6c323e4e1 /audio/solfege | |
parent | a8ada2cd5eca593018632502f68c2dc3c78299a1 (diff) | |
download | FreeBSD-ports-7de126b1c6e6b754d7432c72e6088d1f5c5882c7.zip FreeBSD-ports-7de126b1c6e6b754d7432c72e6088d1f5c5882c7.tar.gz |
Move solfege port to audio category, which is more descriptive,
after repo copy by joe.
Approved by: portmgr
Diffstat (limited to 'audio/solfege')
-rw-r--r-- | audio/solfege/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/solfege/Makefile b/audio/solfege/Makefile index cccb421..7ed20be 100644 --- a/audio/solfege/Makefile +++ b/audio/solfege/Makefile @@ -8,7 +8,7 @@ PORTNAME= solfege PORTVERSION= 1.9.9 -CATEGORIES= misc +CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} |