diff options
Diffstat (limited to 'misc/stan/Makefile')
-rw-r--r-- | misc/stan/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/stan/Makefile b/misc/stan/Makefile index 0dcf94753213..60ff198ca04c 100644 --- a/misc/stan/Makefile +++ b/misc/stan/Makefile @@ -7,11 +7,11 @@ # PORTNAME= stan -PORTVERSION= 0.2 +PORTVERSION= 0.3 CATEGORIES= misc MASTER_SITES= http://www.r0q.cx/stan/ -MAINTAINER= ijliao@FreeBSD.org +MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= yes |