security/dmitry: Replace MASTER_SITES to restore fetching
PR: ports/179651 Approved by: maintainer timeout (>3 weeks), bapt (mentor)
This commit is contained in:
parent
45b6b1c952
commit
b49a1ce6e2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322870
1 changed files with 3 additions and 7 deletions
|
@ -1,15 +1,11 @@
|
|||
# New ports collection makefile for: DMitry
|
||||
# Date created: 5 Feb 2005
|
||||
# Whom: Vaida Bogdan
|
||||
#
|
||||
# Created by: Vaida Bogdan
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= dmitry
|
||||
PORTVERSION= 1.3a
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.mor-pah.net/code/ \
|
||||
http://www.deepmagic.org.uk/
|
||||
MASTER_SITES= ${MASTER_SITE_PACKETSTORM}
|
||||
MASTER_SITE_SUBDIR= UNIX/misc
|
||||
DISTNAME= DMitry-${PORTVERSION}
|
||||
|
||||
MAINTAINER= acm@FreeBSD.org
|
||||
|
|
Loading…
Reference in a new issue