diff options
-rw-r--r-- | misc/Makefile | 1 | ||||
-rw-r--r-- | misc/ari-yahoo/Makefile | 19 | ||||
-rw-r--r-- | misc/ari-yahoo/distinfo | 1 | ||||
-rw-r--r-- | misc/ari-yahoo/pkg-comment | 1 | ||||
-rw-r--r-- | misc/ari-yahoo/pkg-descr | 14 | ||||
-rw-r--r-- | misc/ari-yahoo/pkg-plist | 1 | ||||
-rw-r--r-- | net-im/ari-yahoo/Makefile | 2 | ||||
-rw-r--r-- | net/Makefile | 1 | ||||
-rw-r--r-- | net/ari-yahoo/Makefile | 2 |
9 files changed, 3 insertions, 39 deletions
diff --git a/misc/Makefile b/misc/Makefile index 1840185bbad9..10a06064ba6f 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -20,7 +20,6 @@ SUBDIR += amanda24-client SUBDIR += amanda24-server SUBDIR += argparse - SUBDIR += ari-yahoo SUBDIR += asbutton SUBDIR += astrolog SUBDIR += bb diff --git a/misc/ari-yahoo/Makefile b/misc/ari-yahoo/Makefile deleted file mode 100644 index c1dc526c6faa..000000000000 --- a/misc/ari-yahoo/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -# New ports collection makefile for: ari-yahoo -# Date created: 15 November 2000 -# Whom: George Reid <greid@ukug.uk.freebsd.org> -# -# $FreeBSD$ -# - -PORTNAME= ari-yahoo -PORTVERSION= 1.9 -CATEGORIES= misc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} - -MAINTAINER= greid@ukug.uk.freebsd.org - -GNU_CONFIGURE= yes -USE_GMAKE= yes - -.include <bsd.port.mk> diff --git a/misc/ari-yahoo/distinfo b/misc/ari-yahoo/distinfo deleted file mode 100644 index 8e60a9cd6a2f..000000000000 --- a/misc/ari-yahoo/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (ari-yahoo-1.9.tar.gz) = cbf368ed16a137203d6212aa85cc6eae diff --git a/misc/ari-yahoo/pkg-comment b/misc/ari-yahoo/pkg-comment deleted file mode 100644 index 0e25f1e7706d..000000000000 --- a/misc/ari-yahoo/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A console Yahoo! messenger client diff --git a/misc/ari-yahoo/pkg-descr b/misc/ari-yahoo/pkg-descr deleted file mode 100644 index be8bd7da4682..000000000000 --- a/misc/ari-yahoo/pkg-descr +++ /dev/null @@ -1,14 +0,0 @@ -This is a simple Yahoo Messenger client that requires no windowing system, -and it therefore can be quite useful in situations where a minimal system -is being used or when a windowing system is otherwise unavailable or -unfeasible. - -Ari's Yahoo Client is copyright (C) 2000 Ari Johnson, and this software -is protected by the GNU General Public License, which should have been -distributed along with this software as the file 'COPYING'. - -If you need to contact the developer, please e-mail him at: - ari@lusis.org - -- George Reid -greid@ukug.uk.freebsd.org diff --git a/misc/ari-yahoo/pkg-plist b/misc/ari-yahoo/pkg-plist deleted file mode 100644 index 29ed993c5488..000000000000 --- a/misc/ari-yahoo/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/ari-yahoo diff --git a/net-im/ari-yahoo/Makefile b/net-im/ari-yahoo/Makefile index c1dc526c6faa..3490b5590abe 100644 --- a/net-im/ari-yahoo/Makefile +++ b/net-im/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} diff --git a/net/Makefile b/net/Makefile index d55caa21a493..883fd8434a43 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 c1dc526c6faa..3490b5590abe 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} |