diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-08-04 10:47:28 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-08-04 10:47:28 +0000 |
commit | 138f2ad7ff4d7d317ac66b4e9a72592d6a5f07d3 (patch) | |
tree | 02b474c265dee98e8ea643c8c47f421f9dd7da09 /games/an/Makefile | |
parent | fix pkg-plist (diff) |
Switch to MASTER_SITE_DEBIAN_POOL
PR: ports/50572
Submitted by: Alex Semenyaka <alexs@ratmir.ru>
Notes
Notes:
svn path=/head/; revision=86269
Diffstat (limited to 'games/an/Makefile')
-rw-r--r-- | games/an/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/an/Makefile b/games/an/Makefile index 5c4686000c4f..380c07b4937f 100644 --- a/games/an/Makefile +++ b/games/an/Makefile @@ -8,8 +8,7 @@ PORTNAME= an PORTVERSION= 0.95 CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_DEBIAN} -MASTER_SITE_SUBDIR= pool/main/a/an +MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= ports@FreeBSD.org |