diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-02-22 13:31:32 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-02-22 13:31:32 +0000 |
commit | 709e7e7325329de0dda4c21027693b08ff6ce862 (patch) | |
tree | 218c276bc25590012f012cb142d903ad24b245dc /editors/gnuserv | |
parent | 2659649001f14be8a0c7b0f0aa11ed75bfc8f742 (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 0f66892f2506..f5b0972a16fc 100644 --- a/editors/gnuserv/Makefile +++ b/editors/gnuserv/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnuserv PORTVERSION= 3.12.8 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= editors MASTER_SITES= http://meltin.net/hacks/emacs/src/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} |