aboutsummaryrefslogtreecommitdiffstats
path: root/games/xevil
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-11-18 17:56:45 +0800
committerasami <asami@FreeBSD.org>1996-11-18 17:56:45 +0800
commit9a41e3c68be04b90aaea0afda81f878994c5dbbf (patch)
tree551b445f2d5e0eb1dc689bef244ca5953617a79c /games/xevil
parent2bc595e77a698bd4719de3a86196f8a38313def8 (diff)
downloadfreebsd-ports-gnome-9a41e3c68be04b90aaea0afda81f878994c5dbbf.tar.gz
freebsd-ports-gnome-9a41e3c68be04b90aaea0afda81f878994c5dbbf.tar.zst
freebsd-ports-gnome-9a41e3c68be04b90aaea0afda81f878994c5dbbf.zip
Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Diffstat (limited to 'games/xevil')
-rw-r--r--games/xevil/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/xevil/Makefile b/games/xevil/Makefile
index 352e4a09c1fc..6e03c3f6ec54 100644
--- a/games/xevil/Makefile
+++ b/games/xevil/Makefile
@@ -5,8 +5,9 @@
#
PKGNAME= xevil-1.5
-CATEGORIES+= games x11
-MASTER_SITES= ftp://ftp.x.org/contrib/games/xevil1.5/
+CATEGORIES= games
+MASTER_SITES= ${MASTER_SITE_XCONTRIB}
+MASTER_SITE_SUBDIR= games/xevil1.5
DISTFILES= xevil1.5.tar.Z
MAINTAINER= jmz@FreeBSD.org