diff options
author | asami <asami@FreeBSD.org> | 2000-02-28 16:34:04 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-02-28 16:34:04 +0800 |
commit | f8fc67d68268fcb2907cd96816adf2ad6a8ed8d5 (patch) | |
tree | 50e42b26709f3d248c72368a9fcd559340b4709d /games/linuxdoom/Makefile | |
parent | f4b53eebdd5005198f0608866bcd9df87af1bd1c (diff) | |
download | freebsd-ports-gnome-f8fc67d68268fcb2907cd96816adf2ad6a8ed8d5.tar.gz freebsd-ports-gnome-f8fc67d68268fcb2907cd96816adf2ad6a8ed8d5.tar.zst freebsd-ports-gnome-f8fc67d68268fcb2907cd96816adf2ad6a8ed8d5.zip |
Add virtual category "linux" to Linux apps and support libs/utils.
Diffstat (limited to 'games/linuxdoom/Makefile')
-rw-r--r-- | games/linuxdoom/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/linuxdoom/Makefile b/games/linuxdoom/Makefile index 3aae0f4c2778..d75af826f68c 100644 --- a/games/linuxdoom/Makefile +++ b/games/linuxdoom/Makefile @@ -1,4 +1,4 @@ -# New ports collection makefile for: games +# New ports collection makefile for: linux doom # Version required: 1.8 # Date created: Mon Dec 9 09:42:37 CST 1996 # Whom: erich@rrnet.com @@ -8,7 +8,7 @@ DISTNAME= doom-1.8 PKGNAME= linuxdoom-1.8 -CATEGORIES= games +CATEGORIES= games linux MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= games/doom DISTFILES= linux-doom-1.8.tar.gz musserver.tgz smooth-joystick4doom.tgz |