diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-04-27 03:10:20 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-04-27 03:10:20 +0800 |
commit | 03781a7d227c4e45de326533fb961b2cb430e7c7 (patch) | |
tree | f309e700aa4b8ca7f835694190bb8ebbad66c6e8 /misc | |
parent | 5976b5a9db558d120099575b62a6d7547aa906af (diff) | |
download | marcuscom-ports-03781a7d227c4e45de326533fb961b2cb430e7c7.tar marcuscom-ports-03781a7d227c4e45de326533fb961b2cb430e7c7.tar.gz marcuscom-ports-03781a7d227c4e45de326533fb961b2cb430e7c7.tar.bz2 marcuscom-ports-03781a7d227c4e45de326533fb961b2cb430e7c7.tar.lz marcuscom-ports-03781a7d227c4e45de326533fb961b2cb430e7c7.tar.xz marcuscom-ports-03781a7d227c4e45de326533fb961b2cb430e7c7.tar.zst marcuscom-ports-03781a7d227c4e45de326533fb961b2cb430e7c7.zip |
Stay one revision ahead of ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8647 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'misc')
-rw-r--r-- | misc/shared-mime-info/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/shared-mime-info/Makefile b/misc/shared-mime-info/Makefile index 24721f7ed..403ae5c0d 100644 --- a/misc/shared-mime-info/Makefile +++ b/misc/shared-mime-info/Makefile @@ -3,11 +3,11 @@ # Whom: olgeni@FreeBSD.org # # $FreeBSD$ -# $MCom$ +# $MCom: ports/misc/shared-mime-info/Makefile,v 1.3 2007/04/26 19:02:24 marcus Exp $ PORTNAME= shared-mime-info PORTVERSION= 0.21 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc gnome MASTER_SITES= http://people.freedesktop.org/~hadess/ |