diff options
author | markm <markm@FreeBSD.org> | 2003-11-13 21:13:51 +0000 |
---|---|---|
committer | markm <markm@FreeBSD.org> | 2003-11-13 21:13:51 +0000 |
commit | 13f5e85585984a8e314cda9bf35dfe4e806bd53a (patch) | |
tree | 913635017d74327df9c981260913378f62d4337b /games/bsdgames | |
parent | 71dc4cf0f4674438c9d6aee9c8727b1325f428e9 (diff) | |
download | FreeBSD-ports-13f5e85585984a8e314cda9bf35dfe4e806bd53a.zip FreeBSD-ports-13f5e85585984a8e314cda9bf35dfe4e806bd53a.tar.gz |
Somebody please pass me the pointy hat. I fouled up the distfile
rather badly. This fixes it.
Diffstat (limited to 'games/bsdgames')
-rw-r--r-- | games/bsdgames/Makefile | 4 | ||||
-rw-r--r-- | games/bsdgames/distinfo | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/games/bsdgames/Makefile b/games/bsdgames/Makefile index 7af438a..f650b68 100644 --- a/games/bsdgames/Makefile +++ b/games/bsdgames/Makefile @@ -6,7 +6,7 @@ # PORTNAME= freebsd-games -PORTVERSION= 5.1 +PORTVERSION= 5.1.1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR=markm @@ -47,8 +47,6 @@ MAN6= \ MANCOMPRESSED= maybe -IGNOREFILES= freebsd-games-5.0.tar.bz2 - post-extract: @(cd ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} \ ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} extract) diff --git a/games/bsdgames/distinfo b/games/bsdgames/distinfo index 48cd8b2..d6b8c3f 100644 --- a/games/bsdgames/distinfo +++ b/games/bsdgames/distinfo @@ -1 +1 @@ -MD5 (freebsd-games-5.1.tar.bz2) = IGNORE +MD5 (freebsd-games-5.1.1.tar.bz2) = 31c098a1ef0d198a6456e26b6d65be72 |