From 7541282bbc857e3b52c8cedd620c9cfdf1f29f6c Mon Sep 17 00:00:00 2001 From: pgollucci Date: Wed, 29 Dec 2010 20:04:42 +0000 Subject: - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed. PR: ports/153292 Submitted by: myself (pgollucci) Tested by: -exp run by pav Approved by: portmgr (pav) --- x11/xwinwrap/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'x11/xwinwrap') diff --git a/x11/xwinwrap/Makefile b/x11/xwinwrap/Makefile index dd8e6466539d..2167c47ca02e 100644 --- a/x11/xwinwrap/Makefile +++ b/x11/xwinwrap/Makefile @@ -11,7 +11,6 @@ CATEGORIES= x11 MASTER_SITES= http://fbsd.zlonet.ru/distfiles/ \ http://tourservice.kz/zloidemon/distfiles/ \ http://z-up.ru/zloidemon/distfiles/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= g.veniamin@googlemail.com COMMENT= XWinWrap replace a desktop background with a movie or screensaver -- cgit