diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-08-01 16:50:15 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-08-01 16:50:15 +0000 |
commit | f3770c10f91170936ad9d6bef144bcb6b0137ed6 (patch) | |
tree | 6f89622ebaf27d03bdee9af1952a026e6287e29c /editors/gnuserv | |
parent | 98eba3c9e6ee9014a7dfaf2847bf7347b13dcf51 (diff) |
Notes
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 f8854b294876..c0e5ceb7bd6f 100644 --- a/editors/gnuserv/Makefile +++ b/editors/gnuserv/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnuserv PORTVERSION= 3.12.8 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= editors MASTER_SITES= http://meltin.net/hacks/emacs/src/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} |