diff options
author | asami <asami@FreeBSD.org> | 1998-11-23 14:07:44 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-11-23 14:07:44 +0800 |
commit | ace48d6efd9716d65ef09c6bebe42cae50211832 (patch) | |
tree | 82f23a67d0824050a12d8df11b6bfaab421b5860 /net-im | |
parent | c4fcbaad7189c3fee41498f7cc64920c919d3d8a (diff) | |
download | freebsd-ports-gnome-ace48d6efd9716d65ef09c6bebe42cae50211832.tar.gz freebsd-ports-gnome-ace48d6efd9716d65ef09c6bebe42cae50211832.tar.zst freebsd-ports-gnome-ace48d6efd9716d65ef09c6bebe42cae50211832.zip |
portlint (PKGNAME not necessary if same as DISTNAME).
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/libicq/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-im/libicq/Makefile b/net-im/libicq/Makefile index 2af773fce5ea..f2f630954424 100644 --- a/net-im/libicq/Makefile +++ b/net-im/libicq/Makefile @@ -3,11 +3,10 @@ # Date Created: 31 Oct 1998 # Whom: Seiichirou Hiraoka # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/11/19 07:03:11 flathill Exp $ # DISTNAME= libicq-0.20 -PKGNAME= libicq-0.20 CATEGORIES= devel MASTER_SITES= http://www.montana.com/gabriel/gicq/files/ |