diff options
author | garbled <garbled> | 2004-02-10 09:10:14 +0000 |
---|---|---|
committer | garbled <garbled> | 2004-02-10 09:10:14 +0000 |
commit | 3b297e5192200ac72ca9c540245060099c948c61 (patch) | |
tree | 1db17b6cc504965f492b5a16bf3072e0c8843a97 | |
parent | 3e68e846cf63f6b40ab245f321e24b0d882d8c67 (diff) | |
download | pkgsrc-3b297e5192200ac72ca9c540245060099c948c61.tar.gz |
Change the PKGNAME to OpenRM. Having the dirname, the pkgname, and the entry
in CHANGES all be different was stupid on my part.
-rw-r--r-- | graphics/OpenRM/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/OpenRM/Makefile b/graphics/OpenRM/Makefile index c09116c470a..4a0fa4d6847 100644 --- a/graphics/OpenRM/Makefile +++ b/graphics/OpenRM/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/02/05 20:34:17 garbled Exp $ +# $NetBSD: Makefile,v 1.2 2004/02/10 09:10:14 garbled Exp $ # +PKGNAME= OpenRM-1.5.1 DISTNAME= openrm-devel-1.5.1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openrm/} |