aboutsummaryrefslogtreecommitdiffstats
path: root/x11/emu
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 /x11/emu
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 'x11/emu')
-rw-r--r--x11/emu/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/x11/emu/Makefile b/x11/emu/Makefile
index 656a1fb3eb44..aa162abdfb97 100644
--- a/x11/emu/Makefile
+++ b/x11/emu/Makefile
@@ -3,13 +3,14 @@
# Date created: 13 September 1994
# Whom: jkh
#
-# $Id$
+# $Id: Makefile,v 1.9 1995/04/11 02:32:57 asami Exp $
#
DISTNAME= emu-1.31
PKGNAME= emu-1.3.1
-MASTER_SITES= ftp://ftp.x.org/contrib/applications/
-CATEGORIES+= x11
+CATEGORIES= x11
+MASTER_SITES= ${MASTER_SITE_XCONTRIB}
+MASTER_SITE_SUBDIR= applications
MAINTAINER= me@FreeBSD.org