diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2006-08-03 22:48:14 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2006-08-03 22:48:14 +0000 |
commit | 8533280ec9cc5835314073e4c6154192671101a7 (patch) | |
tree | ab7845dbb96afcde72e1ac871829dbc46b9f82ca /devel/psvn/Makefile | |
parent | 55d3d5197add7316328c931dbc572aeecb27f9c6 (diff) |
Notes
Diffstat (limited to 'devel/psvn/Makefile')
-rw-r--r-- | devel/psvn/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/psvn/Makefile b/devel/psvn/Makefile index 2193a92ddeef..cb5b0c461dfa 100644 --- a/devel/psvn/Makefile +++ b/devel/psvn/Makefile @@ -6,13 +6,13 @@ # PORTNAME= psvn -PORTVERSION= 20006 +PORTVERSION= 20824 CATEGORIES= devel elisp MASTER_SITES= http://svn.collab.net/viewvc/*checkout*/svn/trunk/contrib/client-side/psvn/ DISTNAME= psvn.el\?pathrev=${PORTVERSION} EXTRACT_SUFX= # empty -MAINTAINER= bsam@ipt.ru +MAINTAINER= bsam@FreeBSD.org COMMENT= Subversion interface for Emacs RUN_DEPENDS= svn:${PORTSDIR}/devel/subversion |