bump PKGNAME, not DISTNAME!

This commit is contained in:
steven 2006-05-29 18:01:13 +00:00
parent edbbf803e7
commit f73444046f

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.40 2006/05/28 22:45:42 ray Exp $
# $OpenBSD: Makefile,v 1.41 2006/05/29 18:01:13 steven Exp $
COMMENT= "display the Earth on X11"
@ -7,8 +7,8 @@ HOMEPAGE= http://www.cs.unc.edu/~scheuerm/xglobe/
#MASTER_SITES= ${HOMEPAGE}
# Temporary release
MASTER_SITES= ftp://quatramaran.ens.fr/pub/espie/
DISTNAME= xglobe-0.5p3
PKGNAME= ${DISTNAME:S/p2/p18/}
DISTNAME= xglobe-0.5p2
PKGNAME= ${DISTNAME:S/p2/p19/}
MAINTAINER= Marc Espie <espie@openbsd.org>