diff options
author | Koop Mast <kwm@FreeBSD.org> | 2013-09-20 21:52:21 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2013-09-20 21:52:21 +0000 |
commit | aa9c574318ccf1b50ae8f0826ede8f31a0d5a3a3 (patch) | |
tree | e4d7280a6fe0877b2129523963fe0ff058996f06 /net-im/ekiga | |
parent | 9e6673f04f2a8178e49b49d1676640bba2149371 (diff) |
Fix categories
Notes
Notes:
svn path=/head/; revision=327752
Diffstat (limited to 'net-im/ekiga')
-rw-r--r-- | net-im/ekiga/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/ekiga/Makefile b/net-im/ekiga/Makefile index 594bf39906c8..2f900b1d53f6 100644 --- a/net-im/ekiga/Makefile +++ b/net-im/ekiga/Makefile @@ -3,7 +3,7 @@ PORTNAME= ekiga PORTVERSION= 4.0.1 -CATEGORIES= net +CATEGORIES= net-im MASTER_SITES= GNOME #MASTER_SITES= http://www.ekiga.org/admin/downloads/latest/sources/ekiga_${PORTVERSION}/ #DISTNAME= ekiga-${PORTVERSION} |