diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2006-05-14 14:55:27 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2006-05-14 14:55:27 +0000 |
commit | 091b95431797e5eefd276779a482dd793c0fe8a5 (patch) | |
tree | c4eeefea921756b450cc25c0d9e119e39baff3eb /irc/erc/Makefile | |
parent | 6b404a5d8d22ca14e679257a6ef9b3680ef2169a (diff) |
Notes
Diffstat (limited to 'irc/erc/Makefile')
-rw-r--r-- | irc/erc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/erc/Makefile b/irc/erc/Makefile index 2880b022aa5c..d6bb4faedde7 100644 --- a/irc/erc/Makefile +++ b/irc/erc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= erc -PORTVERSION= 5.0.3 +PORTVERSION= 5.1.2 CATEGORIES+= irc elisp MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= erc |