diff options
Diffstat (limited to 'misc/sloccount/Makefile')
-rw-r--r-- | misc/sloccount/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/sloccount/Makefile b/misc/sloccount/Makefile index 8ff9efdb6e9..1c2c880b349 100644 --- a/misc/sloccount/Makefile +++ b/misc/sloccount/Makefile @@ -7,11 +7,11 @@ # PORTNAME= sloccount -PORTVERSION= 2.10 +PORTVERSION= 2.11 CATEGORIES= misc MASTER_SITES= http://www.dwheeler.com/sloccount/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= freaky@aagh.net MAKEFILE= makefile INSTALL_TARGET= install_programs install_man |