summaryrefslogtreecommitdiff
path: root/archivers/rpm/Makefile
diff options
context:
space:
mode:
authorDennis Herrmann <dhn@FreeBSD.org>2009-06-21 11:28:10 +0000
committerDennis Herrmann <dhn@FreeBSD.org>2009-06-21 11:28:10 +0000
commitff948ff638861feeacbca9c19fa0521079fac94e (patch)
treea3dff7a5b7869fc22848fbf02d66923123788fee /archivers/rpm/Makefile
parentMark BROKEN: does not build. (diff)
- Update mirrors
- Pass maintainership to submitter PR: ports/135862 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Notes
Notes: svn path=/head/; revision=236406
Diffstat (limited to 'archivers/rpm/Makefile')
-rw-r--r--archivers/rpm/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/archivers/rpm/Makefile b/archivers/rpm/Makefile
index 99127c70bd7f..9ecb943fa05f 100644
--- a/archivers/rpm/Makefile
+++ b/archivers/rpm/Makefile
@@ -9,15 +9,15 @@ PORTNAME= rpm
PORTVERSION= 3.0.6
PORTREVISION= 14
CATEGORIES= archivers
-MASTER_SITES= http://ftp.tpnet.pl/vol/d4/ftp.rpm.org/rpm/dist/rpm-3.0.x/ \
- http://www.stttelkom.ac.id/staf/TBH/distfiles/
+MASTER_SITES= http://rpm5.org/files/rpm/rpm-3.0/ \
+ http://ftp.tpnet.pl/vol/d4/ftp.rpm.org/rpm/dist/rpm-3.0.x/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= scjamorim@bsd.com.br
COMMENT= The Red Hat Package Manager
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
-CONFLICTS= rpm-4.*
+CONFLICTS= rpm-4.* rpm-5.*
USE_GMAKE= yes
MAKE_JOBS_SAFE= yes