diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2010-01-13 16:01:14 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2010-01-13 16:01:14 +0000 |
commit | e4edbb6dc2e77c32fd4915bf74865d9e54b31e4f (patch) | |
tree | 72cf3ce7c289a8cc5962d71b35e1893f87712187 /www/smarty/Makefile | |
parent | - Update to snapshot r6305. (diff) |
- Adopt the port
Diffstat (limited to 'www/smarty/Makefile')
-rw-r--r-- | www/smarty/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/smarty/Makefile b/www/smarty/Makefile index 2c8b852b7389..e0a8898daeb5 100644 --- a/www/smarty/Makefile +++ b/www/smarty/Makefile @@ -15,7 +15,7 @@ DISTFILES= Smarty-${PORTVERSION}${EXTRACT_SUFX} DISTFILES+= Smarty-${DOCSVERSION}-docs${EXTRACT_SUFX}:manual .endif -MAINTAINER= ports@FreeBSD.org +MAINTAINER= glarkin@FreeBSD.org COMMENT= The PHP compiling template engine DOCSVERSION= 2.6.14 |