From 726ed09652d2e124cdb914322c81398246e5c641 Mon Sep 17 00:00:00 2001 From: asami Date: Mon, 14 Feb 2000 02:18:37 +0000 Subject: "netatalk-1.4b2+asun-2.1.3" contains two version numbers separated by a "-", which is not good. Change PKGNAME to "netatalk-1.4b2+asun2.1.3" for now, as that is what DISTNAME is. It will probably be look better as "netatalk+asun-1.4b2+2.1.3" or something, but I'll leave that to the maintainer. --- net/netatalk-asun/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/netatalk-asun/Makefile b/net/netatalk-asun/Makefile index 640b6804dc26..8e9a5de34797 100644 --- a/net/netatalk-asun/Makefile +++ b/net/netatalk-asun/Makefile @@ -7,7 +7,7 @@ # DISTNAME= netatalk-1.4b2+asun2.1.3 -PKGNAME= netatalk-1.4b2+asun-2.1.3 +PKGNAME= netatalk-1.4b2+asun2.1.3 CATEGORIES= net print MASTER_SITES= ftp://ftp.u.washington.edu/public/asun/ \ http://people.FreeBSD.org/~stb/mirror/ftp.u.washington.edu/public/asun/ \ -- cgit