diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-11-10 10:47:35 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-11-10 10:47:35 +0000 |
commit | 2cc115e59a864eb4c88e0e785ba64f599227f605 (patch) | |
tree | c2e51999bcfcfb04c98f7670c352c0baacf51a08 /print/xmbibtex | |
parent | a1a5f3068f7975e80c754daef0b8fa343b82ea9f (diff) | |
download | ports-2cc115e59a864eb4c88e0e785ba64f599227f605.tar.gz ports-2cc115e59a864eb4c88e0e785ba64f599227f605.zip |
Notes
Diffstat (limited to 'print/xmbibtex')
-rw-r--r-- | print/xmbibtex/Makefile | 8 |
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 |