svn commit: r412528 - head/www/thumbnail_index

Dirk Meyer dinoex at FreeBSD.org
Mon Apr 4 19:14:38 UTC 2016


Author: dinoex
Date: Mon Apr  4 19:14:37 2016
New Revision: 412528
URL: https://svnweb.freebsd.org/changeset/ports/412528

Log:
  - reset MAINTAINER

Modified:
  head/www/thumbnail_index/Makefile

Modified: head/www/thumbnail_index/Makefile
==============================================================================
--- head/www/thumbnail_index/Makefile	Mon Apr  4 19:13:17 2016	(r412527)
+++ head/www/thumbnail_index/Makefile	Mon Apr  4 19:14:37 2016	(r412528)
@@ -8,13 +8,13 @@ CATEGORIES=	www
 MASTER_SITES=	http://www.acme.com/software/thumbnail_index/
 DISTNAME=	${PORTNAME}_10aug1998
 
-MAINTAINER=	dinoex at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Make an HTML index file for a bunch of images
 
 RUN_DEPENDS=	pnmscale:graphics/netpbm
 
-USES=		jpeg:run
 NO_BUILD=	yes
+USES=		jpeg:run
 
 WRKSRC=		${WRKDIR}/${PORTNAME}
 


More information about the svn-ports-all mailing list