mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
CATEGORIES+= -> CATEGORIES=
While I'm here, use MASTER_SITE_XCONTRIB.
This commit is contained in:
parent
c7c7e7159e
commit
a98d4556ef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=4508
1 changed files with 4 additions and 3 deletions
|
@ -3,13 +3,14 @@
|
|||
# Date created: Thu Aug 1 09:10:22 CDT 1996
|
||||
# Whom: erich@FreeBSD.org
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1996/08/02 07:49:20 asami Exp $
|
||||
# $Id: Makefile,v 1.3 1996/11/15 13:27:55 erich Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xmorph-02oct96
|
||||
PKGNAME= xmorph-96.10.02
|
||||
CATEGORIES+= graphics
|
||||
MASTER_SITES= ftp://ftp.x.org/contrib/graphics/
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
||||
MASTER_SITE_SUBDIR= graphics
|
||||
|
||||
MAINTAINER= erich@FreeBSD.org
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue