summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1997-11-10 10:47:35 +0000
committerThomas Gellekum <tg@FreeBSD.org>1997-11-10 10:47:35 +0000
commit2cc115e59a864eb4c88e0e785ba64f599227f605 (patch)
treec2e51999bcfcfb04c98f7670c352c0baacf51a08 /print
parentManpage is "xdir.1.gz", not "xdir.1x". That looks like a very old imake (diff)
Mixed up MASTER_SITES with another port.
Notes
Notes: svn path=/head/; revision=8561
Diffstat (limited to 'print')
-rw-r--r--print/xmbibtex/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/print/xmbibtex/Makefile b/print/xmbibtex/Makefile
index 4b0036d39f36..2f77fe188d33 100644
--- a/print/xmbibtex/Makefile
+++ b/print/xmbibtex/Makefile
@@ -3,15 +3,13 @@
# Date created: 06 Nov 1997
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.1.1.1 1997/11/06 14:47:45 tg Exp $
+# $Id: Makefile,v 1.2 1997/11/10 10:34:58 asami Exp $
#
-BROKEN= distfile unavailable
-
DISTNAME= xmbibtex-1.3
CATEGORIES= print databases
-MASTER_SITES= ${MASTER_SITE_XCONTRIB}
-MASTER_SITE_SUBDIR= applications
+MASTER_SITES= ${MASTER_SITE_SUNSITE}
+MASTER_SITE_SUBDIR= apps/tex
MAINTAINER= ports@FreeBSD.ORG