diff options
author | oliver <oliver@FreeBSD.org> | 2005-07-20 17:38:02 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2005-07-20 17:38:02 +0800 |
commit | 2f1faea5f04088caf6de9e51b7240e1f6e9fac3a (patch) | |
tree | 4c91b22162e44a4b66345ff7c1f5dfcbb5b0ac6f /misc | |
parent | e0e13047ff52491616874e058085462d3d0a4acb (diff) | |
download | freebsd-ports-gnome-2f1faea5f04088caf6de9e51b7240e1f6e9fac3a.tar.gz freebsd-ports-gnome-2f1faea5f04088caf6de9e51b7240e1f6e9fac3a.tar.zst freebsd-ports-gnome-2f1faea5f04088caf6de9e51b7240e1f6e9fac3a.zip |
bump PORTREVISION because of the new installed run-mailcap
Pointed out by: pav
Diffstat (limited to 'misc')
-rw-r--r-- | misc/mime-support/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/mime-support/Makefile b/misc/mime-support/Makefile index 1e655b0465c1..abf914724203 100644 --- a/misc/mime-support/Makefile +++ b/misc/mime-support/Makefile @@ -7,6 +7,7 @@ PORTNAME= mime-support PORTVERSION= 3.34.1 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION:C/(.*)\.([^.])/\1-\2/} |