diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-05-07 09:18:38 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-05-07 09:18:38 +0000 |
commit | 7567f2c1811494cf474373725c1650a81c4f6544 (patch) | |
tree | f27f39be4fed81469cb6471bb4c6f2625ea632c8 /misc/mime-support/Makefile | |
parent | 0729aa9d8a9c10323dd0692226d35897205e41bb (diff) |
Notes
Diffstat (limited to 'misc/mime-support/Makefile')
-rw-r--r-- | misc/mime-support/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mime-support/Makefile b/misc/mime-support/Makefile index 4da82c5b41f6..083f798e1ff8 100644 --- a/misc/mime-support/Makefile +++ b/misc/mime-support/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mime-support -PORTVERSION= 3.32.1 +PORTVERSION= 3.33.1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION:C/(.*)\.([^.])/\1-\2/} |