diff options
author | markm <markm@FreeBSD.org> | 1996-12-16 22:42:10 +0800 |
---|---|---|
committer | markm <markm@FreeBSD.org> | 1996-12-16 22:42:10 +0800 |
commit | 32a5f0eb49436b8204d7c0bb9fb99cff388342e9 (patch) | |
tree | 944b17a3c3567675b36e6936801d6cf24e3968ac /mail | |
parent | 46d1eda0627d887c5bcec6762cbc4288094dc517 (diff) | |
download | freebsd-ports-gnome-32a5f0eb49436b8204d7c0bb9fb99cff388342e9.tar.gz freebsd-ports-gnome-32a5f0eb49436b8204d7c0bb9fb99cff388342e9.tar.zst freebsd-ports-gnome-32a5f0eb49436b8204d7c0bb9fb99cff388342e9.zip |
Change PKGNAME -> DISTNMAME so that this will fetch.
Diffstat (limited to 'mail')
-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/ |