diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-29 20:04:42 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-29 20:04:42 +0000 |
commit | 116ec22ac1e21a8ce6fe1cf302abb42bbcbbd6d3 (patch) | |
tree | 182c3e8b2fec5d158af1b14d92f30efeee781107 /x11 | |
parent | ce797dd6db08415f0769d368481029338e73d118 (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/ggiterm/Makefile | 1 | ||||
-rw-r--r-- | x11/roxbg/Makefile | 1 | ||||
-rw-r--r-- | x11/wmdrawer/Makefile | 1 | ||||
-rw-r--r-- | x11/xwinwrap/Makefile | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/x11/ggiterm/Makefile b/x11/ggiterm/Makefile index 315b2ebb3318..6953e0a58de1 100644 --- a/x11/ggiterm/Makefile +++ b/x11/ggiterm/Makefile @@ -10,7 +10,6 @@ PORTVERSION= 0.7.1 PORTREVISION= 3 CATEGORIES= x11 MASTER_SITES= SF -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= antoine.brodin@laposte.net COMMENT= A terminal emulator for GGI diff --git a/x11/roxbg/Makefile b/x11/roxbg/Makefile index d12a3ea96d2e..40bec7fde214 100644 --- a/x11/roxbg/Makefile +++ b/x11/roxbg/Makefile @@ -10,7 +10,6 @@ PORTVERSION= 1.0.0 PORTREVISION= 4 CATEGORIES= x11 deskutils MASTER_SITES= http://vvelox.net/programs/unix/x11/ -DISTNAME= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= EXTRACT_ONLY= diff --git a/x11/wmdrawer/Makefile b/x11/wmdrawer/Makefile index 9011a1b57894..7f996fac43d2 100644 --- a/x11/wmdrawer/Makefile +++ b/x11/wmdrawer/Makefile @@ -12,7 +12,6 @@ PORTREVISION= 8 CATEGORIES= x11 windowmaker MASTER_SITES= http://people.easter-eggs.org/~valos/wmdrawer/:tarball \ http://wikitest.freebsd.org/wiki/common/:pixmap -DISTNAME= ${PORTNAME}-${PORTVERSION} DISTFILES= ${EXTRACT_ONLY}:tarball \ logo-beastie.png:pixmap EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} 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 |