diff options
author | wiz <wiz> | 1999-12-24 03:37:26 +0000 |
---|---|---|
committer | wiz <wiz> | 1999-12-24 03:37:26 +0000 |
commit | 2ce97c1ba2157230f668b45ab5bca7f5353ac7ec (patch) | |
tree | a25b282a864d447d522de6cebadf9def8e826b71 /audio/nas/Makefile | |
parent | 6398b8bbe9d8a6f21d6af37998231fbb9ba231a4 (diff) | |
download | pkgsrc-2ce97c1ba2157230f668b45ab5bca7f5353ac7ec.tar.gz |
Radically shortened description to be more precise, added HOMEPAGE
Diffstat (limited to 'audio/nas/Makefile')
-rw-r--r-- | audio/nas/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/nas/Makefile b/audio/nas/Makefile index 25acb573304..45721324bb1 100644 --- a/audio/nas/Makefile +++ b/audio/nas/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 1999/04/15 20:39:39 tron Exp $ +# $NetBSD: Makefile,v 1.9 1999/12/24 03:37:26 wiz Exp $ # FreeBSD ID: Makefile,v 1.8 1997/01/06 12:04:12 jkh Exp # @@ -8,6 +8,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_XCONTRIB:=audio/nas/} MAINTAINER= packages@netbsd.org +HOMEPAGE= http://home.rmi.net/~jon/nas.html USE_IMAKE= yes |