diff options
author | edwin <edwin@FreeBSD.org> | 2003-09-28 20:03:06 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-09-28 20:03:06 +0800 |
commit | b4842fb7c3988546fe8454c365b4be1a5994ba54 (patch) | |
tree | 549197e6cc1d8808f0554fbab5e2f9bd3756cae3 /games/Makefile | |
parent | d760e7903468d949c9cacf876ad0abaa8a36b285 (diff) | |
download | freebsd-ports-gnome-b4842fb7c3988546fe8454c365b4be1a5994ba54.tar.gz freebsd-ports-gnome-b4842fb7c3988546fe8454c365b4be1a5994ba54.tar.zst freebsd-ports-gnome-b4842fb7c3988546fe8454c365b4be1a5994ba54.zip |
New port: games/xpilot-ng
An enhanced version of games/xpilot. The two ports won't
conflict, as I made this one use the -ng suffix.
PR: ports/56690
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 671385529464..123e6ddcaf43 100644 --- a/games/Makefile +++ b/games/Makefile @@ -478,6 +478,7 @@ SUBDIR += xpenguins SUBDIR += xphotohunter SUBDIR += xpilot + SUBDIR += xpilot-ng SUBDIR += xpilotmon SUBDIR += xpipeman SUBDIR += xpired |