mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
(1) Reorder variables (DISTNAME goes before PKGNAME).
(2) Remove "BSD" from end of PKGNAME string.
This commit is contained in:
parent
949dd0b040
commit
4fd3bfe6c2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2586
@ -3,11 +3,11 @@
|
||||
# Date created: 22 December 1995
|
||||
# Whom: markm
|
||||
#
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1.1.1 1995/12/22 18:10:20 markm Exp $
|
||||
#
|
||||
|
||||
PKGNAME= xneko-4.4BSD
|
||||
DISTNAME= xneko
|
||||
PKGNAME= xneko-4.4
|
||||
CATEGORIES+= x11 games
|
||||
MASTER_SITES= ftp://ftp.cdrom.com/pub/bsd-sources/4.4BSD-Lite/usr/src/games/
|
||||
|
||||
|
@ -3,11 +3,11 @@
|
||||
# Date created: 22 December 1995
|
||||
# Whom: markm
|
||||
#
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1.1.1 1995/12/22 18:13:45 markm Exp $
|
||||
#
|
||||
|
||||
PKGNAME= xroach-4.4BSD
|
||||
DISTNAME= xroach
|
||||
PKGNAME= xroach-4.4
|
||||
CATEGORIES+= x11 games
|
||||
MASTER_SITES= ftp://ftp.cdrom.com/pub/bsd-sources/4.4BSD-Lite/usr/src/games/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user