summaryrefslogtreecommitdiff
path: root/games/empire/Makefile
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2001-03-27 13:24:56 +0000
committerKevin Lo <kevlo@FreeBSD.org>2001-03-27 13:24:56 +0000
commit6db7ea05788266400c41221a91c4032341db5be2 (patch)
tree4cee041f5f78d8ee75b5ed4918d7c53e9574a92f /games/empire/Makefile
parentFix MASTER_SITES (diff)
Fix MASTER_SITES
PR: 26120 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=40444
Diffstat (limited to '')
-rw-r--r--games/empire/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/empire/Makefile b/games/empire/Makefile
index b455af4fe701..fc02d9229772 100644
--- a/games/empire/Makefile
+++ b/games/empire/Makefile
@@ -8,8 +8,8 @@
PORTNAME= empire
PORTVERSION= 1.2
CATEGORIES= games
-MASTER_SITES= http://www.tuxedo.org/~esr/
-DISTNAME= vms-${PORTNAME}-${PORTVERSION}
+MASTER_SITES= http://www.tuxedo.org/~esr/vms-empire/
+DISTNAME= vms-empire-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org