Index: head/net/apinger/Makefile =================================================================== --- head/net/apinger/Makefile (revision 67376) +++ head/net/apinger/Makefile (revision 67377) @@ -1,37 +1,37 @@ # ex:ts=8 # Ports collection makefile for: apinger # Date created: Tue Jul 17, 2002 # Whom: Michael L. Hostbaek (mich@freebsdcluster.org) # # $FreeBSD$ # PORTNAME= apinger -PORTVERSION= 0.3 +PORTVERSION= 0.4.1 CATEGORIES= net MASTER_SITES= http://www.bnet.pl/~jajcus/apinger/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= mich@freebsdcluster.org GNU_CONFIGURE= yes DOCSDIR?= ${PREFIX}/share/doc/${PORTNAME} post-install: ${INSTALL_DATA} ${WRKSRC}/src/apinger.conf ${PREFIX}/etc/ .if !defined(BATCH) @${ECHO} "" @${ECHO} "###############################################################################" @${ECHO} "# Please edit ${PREFIX}/etc/apinger.conf to your needs. #" @${ECHO} "###############################################################################" .endif .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}/README ${INSTALL_DATA} ${WRKSRC}/NEWS ${DOCSDIR}/NEWS ${INSTALL_DATA} ${WRKSRC}/AUTHORS ${DOCSDIR}/AUTHORS .endif .include Property changes on: head/net/apinger/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/net/apinger/distinfo =================================================================== --- head/net/apinger/distinfo (revision 67376) +++ head/net/apinger/distinfo (revision 67377) @@ -1 +1 @@ -MD5 (apinger-0.3.tar.gz) = b3b4a4173a66ee760f63001393dbd2dd +MD5 (apinger-0.4.1.tar.gz) = f5b80e6f2ded3a467141233e46b9d9ce Property changes on: head/net/apinger/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property