diff options
author | obrien <obrien@FreeBSD.org> | 2002-03-24 02:32:06 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2002-03-24 02:32:06 +0800 |
commit | d9477cec7e748159a87029123b2016aae23c5db3 (patch) | |
tree | f91900cd59d7fae416ef1bd03cb5553610cd5372 /net | |
parent | e97d40d183c9f3d7b58caed4d4e0c7dea5a54f46 (diff) | |
download | freebsd-ports-graphics-d9477cec7e748159a87029123b2016aae23c5db3.tar.gz freebsd-ports-graphics-d9477cec7e748159a87029123b2016aae23c5db3.tar.zst freebsd-ports-graphics-d9477cec7e748159a87029123b2016aae23c5db3.zip |
ari-yahoo repocopied to 'net' to live beside other Yahoo! messenger clients.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 1 | ||||
-rw-r--r-- | net/ari-yahoo/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index d55caa21a49..883fd8434a4 100644 --- a/net/Makefile +++ b/net/Makefile @@ -15,6 +15,7 @@ SUBDIR += archie SUBDIR += archie.el SUBDIR += argus + SUBDIR += ari-yahoo SUBDIR += arla SUBDIR += arping SUBDIR += arprelease diff --git a/net/ari-yahoo/Makefile b/net/ari-yahoo/Makefile index c1dc526c6fa..3490b5590ab 100644 --- a/net/ari-yahoo/Makefile +++ b/net/ari-yahoo/Makefile @@ -7,7 +7,7 @@ PORTNAME= ari-yahoo PORTVERSION= 1.9 -CATEGORIES= misc +CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |