diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 23:46:33 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 23:46:33 +0000 |
commit | ff21f59f9fc122a8cba781cd7d8c424e88df792f (patch) | |
tree | 060ec5151c4c0bd938947631351e7e5e4cf5e6fe /games/powwow | |
parent | ea4fdc0262b321f66a6890de0e9d10121ffe6718 (diff) | |
download | freebsd-ports-ff21f59f9fc122a8cba781cd7d8c424e88df792f.zip |
Remove USE_REINPLACE for categories starting with a G
Diffstat (limited to 'games/powwow')
-rw-r--r-- | games/powwow/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/games/powwow/Makefile b/games/powwow/Makefile index 9b7de955ac1f..32579082ab18 100644 --- a/games/powwow/Makefile +++ b/games/powwow/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://linuz.sns.it/~max/powwow/ \ MAINTAINER= otis@sk.FreeBSD.org COMMENT= Client to play MUDs -USE_REINPLACE= yes - MAN6= powwow.6 post-patch: |