summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2005-10-10 03:17:13 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2005-10-10 03:17:13 +0000
commitdaf407906dfa1e37d3ef99c9c76d37d540b5fcc1 (patch)
treeae8ff705e999ba70e426e169cfc92bcc15f08315
parento Add devel/psyco optimization support on ARCH == i386. WITHOUT_PSYCO (diff)
o Update MASTER_SITES
o Add perl5 as a secondary category PR: 87070 Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
Notes
Notes: svn path=/head/; revision=144752
-rw-r--r--net-p2p/mldonkey-urlslave/Makefile4
-rw-r--r--net/mldonkey-urlslave/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/mldonkey-urlslave/Makefile b/net-p2p/mldonkey-urlslave/Makefile
index 0f055760f149..abff026e5466 100644
--- a/net-p2p/mldonkey-urlslave/Makefile
+++ b/net-p2p/mldonkey-urlslave/Makefile
@@ -8,8 +8,8 @@
PORTNAME= mldonkey
PORTVERSION= 0.0.1
PORTREVISION= 2
-CATEGORIES= net
-MASTER_SITES= http://ircnet.de/home/cru/ed2k_urlslave/dist/
+CATEGORIES= net perl5
+MASTER_SITES= http://home.ircnet.de/cru/ed2k_urlslave/dist/
PKGNAMESUFFIX= -urlslave
DISTNAME= mlurlslave-v${PORTVERSION:S/^0.0.//}
diff --git a/net/mldonkey-urlslave/Makefile b/net/mldonkey-urlslave/Makefile
index 0f055760f149..abff026e5466 100644
--- a/net/mldonkey-urlslave/Makefile
+++ b/net/mldonkey-urlslave/Makefile
@@ -8,8 +8,8 @@
PORTNAME= mldonkey
PORTVERSION= 0.0.1
PORTREVISION= 2
-CATEGORIES= net
-MASTER_SITES= http://ircnet.de/home/cru/ed2k_urlslave/dist/
+CATEGORIES= net perl5
+MASTER_SITES= http://home.ircnet.de/cru/ed2k_urlslave/dist/
PKGNAMESUFFIX= -urlslave
DISTNAME= mlurlslave-v${PORTVERSION:S/^0.0.//}