diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:06:51 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:06:51 +0000 |
commit | a8edaa568e0db83154c1ce5979c37cb5c942532b (patch) | |
tree | 110d043f98294817f33061c96cc974f48e3b061f /games/xpilotmon | |
parent | 3860f7f3e28ade311a7b2100be2a828f435b10a6 (diff) | |
download | ports-a8edaa568e0db83154c1ce5979c37cb5c942532b.tar.gz ports-a8edaa568e0db83154c1ce5979c37cb5c942532b.zip |
Notes
Diffstat (limited to 'games/xpilotmon')
-rw-r--r-- | games/xpilotmon/Makefile | 1 | ||||
-rw-r--r-- | games/xpilotmon/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/xpilotmon/Makefile b/games/xpilotmon/Makefile index 3c0f27ff182c..396f862fe982 100644 --- a/games/xpilotmon/Makefile +++ b/games/xpilotmon/Makefile @@ -11,6 +11,7 @@ CATEGORIES= games MASTER_SITES= ftp://ftp.xpilot.org/pub/contrib/ MAINTAINER= jylefort@brutele.be +COMMENT= A Tcl/Tk interface to the XPilot meta server(s) RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 diff --git a/games/xpilotmon/pkg-comment b/games/xpilotmon/pkg-comment deleted file mode 100644 index a8b881448439..000000000000 --- a/games/xpilotmon/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Tcl/Tk interface to the XPilot meta server(s) |