diff options
author | oliver <oliver@FreeBSD.org> | 2005-04-13 03:58:12 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2005-04-13 03:58:12 +0800 |
commit | 48b62acc366cf15065dd958bd7903029b170ddd4 (patch) | |
tree | f4ec926e878dd1d908e3338b2af0d0d732a52f51 /misc | |
parent | 0695a65e7ab0162151f54aec7d9a15431807e89b (diff) | |
download | freebsd-ports-gnome-48b62acc366cf15065dd958bd7903029b170ddd4.tar.gz freebsd-ports-gnome-48b62acc366cf15065dd958bd7903029b170ddd4.tar.zst freebsd-ports-gnome-48b62acc366cf15065dd958bd7903029b170ddd4.zip |
update to 3.31.1
take maintainership
PR: ports/79727
Submitted by: myself
Approved by: maintainer
Diffstat (limited to 'misc')
-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 |