diff options
author | jperkin <jperkin@pkgsrc.org> | 2015-02-16 10:15:43 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2015-02-16 10:15:43 +0000 |
commit | afb4ec50f89206ee4ab1ca897a36aaab0ec94e82 (patch) | |
tree | b8d9dfc65b5716915b1afac0db87a8b35a446251 /emulators/suse100_gtk2 | |
parent | 7bd9b777977cc0d7108a5a8176b205187f19e309 (diff) | |
download | pkgsrc-afb4ec50f89206ee4ab1ca897a36aaab0ec94e82.tar.gz |
Put back PKGNAME definitions.
Diffstat (limited to 'emulators/suse100_gtk2')
-rw-r--r-- | emulators/suse100_gtk2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/suse100_gtk2/Makefile b/emulators/suse100_gtk2/Makefile index 5314942027a..a54b77084e1 100644 --- a/emulators/suse100_gtk2/Makefile +++ b/emulators/suse100_gtk2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2015/02/11 09:38:13 obache Exp $ +# $NetBSD: Makefile,v 1.12 2015/02/16 10:15:43 jperkin Exp $ -DISTNAME= suse_gtk2-${SUSE_VERSION} +PKGNAME= suse_gtk2-${SUSE_VERSION} PKGREVISION= 4 CATEGORIES= emulators DISTFILES= atk-1.10.3-2.${SUSE_ARCH}.rpm \ |