diff options
author | jperkin <jperkin> | 2015-02-16 10:15:43 +0000 |
---|---|---|
committer | jperkin <jperkin> | 2015-02-16 10:15:43 +0000 |
commit | 0592f0b0e782b3d4fa3745dfa1528013538a9725 (patch) | |
tree | b8d9dfc65b5716915b1afac0db87a8b35a446251 /emulators/suse100_x11 | |
parent | 64f4844990ece69c6dae1e653184aa3a06c9c4d9 (diff) | |
download | pkgsrc-0592f0b0e782b3d4fa3745dfa1528013538a9725.tar.gz |
Put back PKGNAME definitions.
Diffstat (limited to 'emulators/suse100_x11')
-rw-r--r-- | emulators/suse100_x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/suse100_x11/Makefile b/emulators/suse100_x11/Makefile index bbcb2c1f4cb..72c1ac9a364 100644 --- a/emulators/suse100_x11/Makefile +++ b/emulators/suse100_x11/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2015/02/11 09:38:14 obache Exp $ +# $NetBSD: Makefile,v 1.10 2015/02/16 10:15:44 jperkin Exp $ -DISTNAME= suse_x11-${SUSE_VERSION} +PKGNAME= suse_x11-${SUSE_VERSION} PKGREVISION= 4 CATEGORIES= emulators DISTFILES= xorg-x11-libs-6.8.2-100.13.${SUSE_ARCH}.rpm |