mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Just a little variable reordering (USE_X11 is after MAINTAINER).
This commit is contained in:
parent
264a0016a0
commit
a03386eb3c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3495
@ -3,15 +3,16 @@
|
||||
# Date created: Thu Aug 1 10:50:57 CDT 1996
|
||||
# Whom: erich@FreeBSD.org
|
||||
#
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1.1.1 1996/08/01 20:11:56 erich Exp $
|
||||
#
|
||||
|
||||
DISTNAME= mpegedit_v2.2
|
||||
PKGNAME= mpegedit-2.2
|
||||
CATEGORIES+= graphics
|
||||
MASTER_SITES= ftp://ftp.demon.co.uk/.d2/unix/unix/tools/
|
||||
USE_X11= yes
|
||||
|
||||
MAINTAINER= erich@FreeBSD.org
|
||||
|
||||
USE_X11= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -3,15 +3,16 @@
|
||||
# Date created: Thu Aug 1 10:50:57 CDT 1996
|
||||
# Whom: erich@FreeBSD.org
|
||||
#
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1.1.1 1996/08/01 20:11:56 erich Exp $
|
||||
#
|
||||
|
||||
DISTNAME= mpegedit_v2.2
|
||||
PKGNAME= mpegedit-2.2
|
||||
CATEGORIES+= graphics
|
||||
MASTER_SITES= ftp://ftp.demon.co.uk/.d2/unix/unix/tools/
|
||||
USE_X11= yes
|
||||
|
||||
MAINTAINER= erich@FreeBSD.org
|
||||
|
||||
USE_X11= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user