diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-04-12 19:58:12 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-04-12 19:58:12 +0000 |
commit | 5ad77e322b8851ee1abc3167341c4ac60f73e624 (patch) | |
tree | 7982ba5384598772178ef07ade266c0d00277878 | |
parent | 721edde7fe2589e3573d64b1c83838d3375f1886 (diff) | |
download | ports-5ad77e322b8851ee1abc3167341c4ac60f73e624.tar.gz ports-5ad77e322b8851ee1abc3167341c4ac60f73e624.zip |
Notes
-rw-r--r-- | misc/mime-support/Makefile | 4 | ||||
-rw-r--r-- | misc/mime-support/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/mime-support/Makefile b/misc/mime-support/Makefile index 00c05e44470b..c90c85a7e418 100644 --- a/misc/mime-support/Makefile +++ b/misc/mime-support/Makefile @@ -6,12 +6,12 @@ # PORTNAME= mime-support -PORTVERSION= 3.21.1 +PORTVERSION= 3.31.1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION:C/(.*)\.([^.])/\1-\2/} -MAINTAINER= corecode@corecode.ath.cx +MAINTAINER= oliver@FreeBSD.org COMMENT= MIME Media Types list WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/misc/mime-support/distinfo b/misc/mime-support/distinfo index a908e0356c9d..d2f53fa8d046 100644 --- a/misc/mime-support/distinfo +++ b/misc/mime-support/distinfo @@ -1,2 +1,2 @@ -MD5 (mime-support_3.21-1.tar.gz) = baf353487f276d7d9760f2e45cfbf602 -SIZE (mime-support_3.21-1.tar.gz) = 72749 +MD5 (mime-support_3.31-1.tar.gz) = 48ee3828412c8336e062d3c9383cca51 +SIZE(mime-support_3.31-1.tar.gz) = 27328 |