aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-xdg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-xdg/Makefile')
-rw-r--r--devel/py-xdg/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/py-xdg/Makefile b/devel/py-xdg/Makefile
index 71cff87826da..295421da9e19 100644
--- a/devel/py-xdg/Makefile
+++ b/devel/py-xdg/Makefile
@@ -3,17 +3,17 @@
# Whom: michael johnson <ahze@ahze.net>
#
# $FreeBSD$
+# $MCom: ports-stable/devel/py-xdg/Makefile,v 1.4 2005/08/12 00:08:44 ahze Exp $
#
PORTNAME= xdg
-PORTVERSION= 0.14
-PORTREVISION= 1
+PORTVERSION= 0.15
CATEGORIES= devel python
MASTER_SITES= http://www.freedesktop.org/~lanius/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= py${PORTNAME}-${PORTVERSION}
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= gnome@FreeBSD.org
COMMENT= A python library to access freedesktop.org standards
USE_PYTHON= yes