diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-04-11 23:29:46 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-04-11 23:29:46 +0000 |
commit | e87af43c40949894eb23509134248b277cefc8c2 (patch) | |
tree | ad7c20e8062d720ef86ac51068ed2e01b9fa5e91 /news/nn/Makefile | |
parent | 48c94234e0b359b8da58b1cc1db58638d5938132 (diff) | |
download | ports-e87af43c40949894eb23509134248b277cefc8c2.tar.gz ports-e87af43c40949894eb23509134248b277cefc8c2.zip |
Notes
Diffstat (limited to 'news/nn/Makefile')
-rw-r--r-- | news/nn/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/news/nn/Makefile b/news/nn/Makefile index b5c8324923b3..e608a5a7133c 100644 --- a/news/nn/Makefile +++ b/news/nn/Makefile @@ -3,12 +3,13 @@ # Date created: 24 September 1994 # Whom: adam # -# $Id: Makefile,v 1.4 1995/02/26 23:16:23 ats Exp $ +# $Id: Makefile,v 1.5 1995/04/01 12:49:10 jkh Exp $ # DISTNAME= nn-6.5.0.b3 -MASTER_SITES= ftp://uniwa.uwa.edu.au/pub/nn/beta/ +PKGNAME= nn-6.5.0 CATEGORIES+= news +MASTER_SITES= ftp://uniwa.uwa.edu.au/pub/nn/beta/ pre-patch: @cp ${WRKSRC}/config.h-dist ${WRKSRC}/config.h |