Skip to content

Commit

Permalink
drop distfile mirror, pypi keeps old versions anyway.
Browse files Browse the repository at this point in the history
  • Loading branch information
sthen committed Aug 20, 2011
1 parent 9f1b6f1 commit 8b708cb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions productivity/radicale/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2011/08/20 15:00:04 jasper Exp $
# $OpenBSD: Makefile,v 1.10 2011/08/20 15:26:52 sthen Exp $

COMMENT = simple CalDAV calendar server

Expand All @@ -17,8 +17,7 @@ PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM =Yes
PERMIT_DISTFILES_FTP = Yes

MASTER_SITES = ${MASTER_SITE_PYPI:=R/Radicale/} \
http://spacehopper.org/mirrors/
MASTER_SITES = ${MASTER_SITE_PYPI:=R/Radicale/}

MODULES = lang/python
MODPY_ADJ_FILES = radicale.py
Expand Down

0 comments on commit 8b708cb

Please sign in to comment.