diff options
author | Mark Murray <markm@FreeBSD.org> | 1996-12-16 14:42:10 +0000 |
---|---|---|
committer | Mark Murray <markm@FreeBSD.org> | 1996-12-16 14:42:10 +0000 |
commit | f4cf0e72268061bf7963096b47c71d0dd3daba66 (patch) | |
tree | 5d62870c09e2ed1b9dcfc07698e04d15d4f0658f /mail/xfaces | |
parent | 7cbc880b8f2dea807c67e1eb9d29a72295f0af9f (diff) | |
download | ports-f4cf0e72268061bf7963096b47c71d0dd3daba66.tar.gz ports-f4cf0e72268061bf7963096b47c71d0dd3daba66.zip |
Notes
Diffstat (limited to 'mail/xfaces')
-rw-r--r-- | mail/xfaces/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/xfaces/Makefile b/mail/xfaces/Makefile index c796e9535da9..42297ee8044c 100644 --- a/mail/xfaces/Makefile +++ b/mail/xfaces/Makefile @@ -5,10 +5,10 @@ # With some # modifications from: Andreas Klemm <andreas@FreeBSD.ORG> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1996/12/14 22:33:02 andreas Exp $ # -PKGNAME= xfaces-3.3 +DISTNAME= xfaces-3.3 CATEGORIES= mail MASTER_SITES= ftp://ftp.cs.indiana.edu/pub/faces/xfaces/ \ ftp://odie.physik2.uni-rostock.de/pub/ |