diff options
author | wrstuden <wrstuden> | 2000-08-07 21:02:59 +0000 |
---|---|---|
committer | wrstuden <wrstuden> | 2000-08-07 21:02:59 +0000 |
commit | d77fc17b77cc9c6fee5dee94fb03b483d43e014f (patch) | |
tree | e20639085196dab7a1e5d2570a18aff0add3e60f | |
parent | 5b5316230a9b00c65470647547ec75b636ddcf16 (diff) | |
download | pkgsrc-d77fc17b77cc9c6fee5dee94fb03b483d43e014f.tar.gz |
Change the name of this package. First, add -umich to name now that
we have an -asun version too. Also add nb1 to the end. jlam's change
in where we store config files needs to be reflected. Actually we should
have had a suffix for a while.
New name is netatalk-umich-19990130nb1
-rw-r--r-- | net/netatalk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/netatalk/Makefile b/net/netatalk/Makefile index 068bacb8a54..f1338aabfc6 100644 --- a/net/netatalk/Makefile +++ b/net/netatalk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2000/08/06 19:21:29 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2000/08/07 21:02:59 wrstuden Exp $ # DISTNAME= netatalk-990130 -PKGNAME= netatalk-19990130 +PKGNAME= netatalk-umich-19990130nb1 WRKSRC= ${WRKDIR}/netatalk-990130 CATEGORIES= net MASTER_SITES= ftp://terminator.rs.itd.umich.edu/unix/netatalk/ |