diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-07 18:55:50 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-07 18:55:50 +0000 |
commit | 95be5522b82c1295dafac70b59f2a8e46a42814d (patch) | |
tree | 1626eb58e1aede401e39437ed83b514535d8416b /irc/ezbounce-devel | |
parent | 53894ff1ebed16d4bf7f2b1253a20b8cd71ce9e0 (diff) |
Remove the second master site
Notes
Notes:
svn path=/head/; revision=20595
Diffstat (limited to 'irc/ezbounce-devel')
-rw-r--r-- | irc/ezbounce-devel/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/irc/ezbounce-devel/Makefile b/irc/ezbounce-devel/Makefile index f091bb6309cb..f43c6985e616 100644 --- a/irc/ezbounce-devel/Makefile +++ b/irc/ezbounce-devel/Makefile @@ -3,13 +3,12 @@ # Date created: 19 February 1999 # Whom: Chris Piazza <cpiazza@FreeBSD.org> # -# $Id: Makefile,v 1.5 1999/06/28 02:20:15 billf Exp $ +# $Id: Makefile,v 1.6 1999/08/02 11:42:13 cpiazza Exp $ # DISTNAME= ezbounce-0.99.2 CATEGORIES= irc -MASTER_SITES= http://druglord.freelsd.org/ezbounce/ \ - http://irc.themes.org/downloads/misc/ +MASTER_SITES= http://druglord.freelsd.org/ezbounce/ MAINTAINER= cpiazza@FreeBSD.org |