diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-09-04 17:05:43 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-09-04 17:05:43 +0000 |
commit | 4b9fb5608cd07c313e31cd5eb8770fb3dce62bfa (patch) | |
tree | d56fd53a1709353afe0f1f5c76f52aff0b5cb224 /editors/gnuserv | |
parent | aa36568c35d0588cfd941bd8c814276ac2222778 (diff) |
Chase Emacs updates
Notes
Notes:
svn path=/head/; revision=303664
Diffstat (limited to 'editors/gnuserv')
-rw-r--r-- | editors/gnuserv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/gnuserv/Makefile b/editors/gnuserv/Makefile index c0e5ceb7bd6f..ceae14a6a6bf 100644 --- a/editors/gnuserv/Makefile +++ b/editors/gnuserv/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnuserv PORTVERSION= 3.12.8 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= editors MASTER_SITES= http://meltin.net/hacks/emacs/src/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} |