diff options
author | pav <pav@FreeBSD.org> | 2005-11-10 23:28:07 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-11-10 23:28:07 +0000 |
commit | 2690789e1a10d7e2407ffd7c2216b056167c7257 (patch) | |
tree | 837e203f9bb8de6839dbe379502fc7f549c2d809 /net-im | |
parent | 0824cee038d25c58a66a07e0ca2054ef726dc347 (diff) | |
download | FreeBSD-ports-2690789e1a10d7e2407ffd7c2216b056167c7257.zip FreeBSD-ports-2690789e1a10d7e2407ffd7c2216b056167c7257.tar.gz |
Move ports to a newly created net-im category:
net/eva -> net-im/eva
Repocopied by: marcus
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/Makefile | 1 | ||||
-rw-r--r-- | net-im/eva/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/net-im/Makefile b/net-im/Makefile index 33d24f3..06bbd03 100644 --- a/net-im/Makefile +++ b/net-im/Makefile @@ -15,6 +15,7 @@ SUBDIR += convey SUBDIR += echat SUBDIR += ejabberd + SUBDIR += eva SUBDIR += firetalk SUBDIR += fugu SUBDIR += gaim diff --git a/net-im/eva/Makefile b/net-im/eva/Makefile index 7278008..e286487 100644 --- a/net-im/eva/Makefile +++ b/net-im/eva/Makefile @@ -8,7 +8,7 @@ PORTNAME= eva PORTVERSION= 0.3.2 PORTREVISION= 1 -CATEGORIES= net kde +CATEGORIES= net-im kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= evaq DISTNAME= ${PORTNAME}-${PORTVERSION}-1 |