Index: head/www/pyblosxom/Makefile =================================================================== --- head/www/pyblosxom/Makefile (revision 228492) +++ head/www/pyblosxom/Makefile (revision 228493) @@ -1,31 +1,31 @@ # New ports collection makefile for: pyblosxom # Date created: 13 April 2005 # Whom: Dryice Liu # # $FreeBSD$ # PORTNAME= pyblosxom PORTVERSION= 1.4.3 CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://dryice.name/computer/FreeBSD/distfiles/ MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jun-g@daemonfreaks.com COMMENT= A lightweight weblog system USE_PYTHON= 2.3+ USE_PYDISTUTILS= yes EXAMPLESDIR= ${PREFIX}/share/examples/${PORTNAME}-${PORTVERSION} post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} .for docfile in INSTALL LICENSE README ${INSTALL_DATA} ${WRKSRC}/${docfile} ${DOCSDIR} .endfor .endif @${CAT} ${PKGMESSAGE} .include Property changes on: head/www/pyblosxom/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property