aboutsummaryrefslogtreecommitdiff
path: root/misc/mime-support
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-08-04 10:47:28 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-08-04 10:47:28 +0000
commit138f2ad7ff4d7d317ac66b4e9a72592d6a5f07d3 (patch)
tree02b474c265dee98e8ea643c8c47f421f9dd7da09 /misc/mime-support
parent189014c506b7e2ecc9dff7058039cb2e53423313 (diff)
downloadports-138f2ad7ff4d7d317ac66b4e9a72592d6a5f07d3.tar.gz
ports-138f2ad7ff4d7d317ac66b4e9a72592d6a5f07d3.zip
Switch to MASTER_SITE_DEBIAN_POOL
PR: ports/50572 Submitted by: Alex Semenyaka <alexs@ratmir.ru>
Notes
Notes: svn path=/head/; revision=86269
Diffstat (limited to 'misc/mime-support')
-rw-r--r--misc/mime-support/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/mime-support/Makefile b/misc/mime-support/Makefile
index 7aa4388ae2d5..16cb7dc128b4 100644
--- a/misc/mime-support/Makefile
+++ b/misc/mime-support/Makefile
@@ -8,8 +8,7 @@
PORTNAME= mime-support
PORTVERSION= 3.21.1
CATEGORIES= misc
-MASTER_SITES= ${MASTER_SITE_DEBIAN}
-MASTER_SITE_SUBDIR= pool/main/${PORTNAME:C/^(.).*$/\1/}/${PORTNAME}
+MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL}
DISTNAME= ${PORTNAME}_${PORTVERSION:C/(.*)\.([^.])/\1-\2/}
MAINTAINER= corecode@corecode.ath.cx