diff options
author | garga <garga@FreeBSD.org> | 2005-10-05 18:03:59 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-10-05 18:03:59 +0800 |
commit | 1d2dffbd78ac71f8f20fc9fe293c578076349d03 (patch) | |
tree | 66ae33a65e1605cb579dd57d83720fe0ce092617 | |
parent | d1a6a59d0a02c7876d43c4850a5c5f081c11dfb9 (diff) | |
download | freebsd-ports-gnome-1d2dffbd78ac71f8f20fc9fe293c578076349d03.tar.gz freebsd-ports-gnome-1d2dffbd78ac71f8f20fc9fe293c578076349d03.tar.zst freebsd-ports-gnome-1d2dffbd78ac71f8f20fc9fe293c578076349d03.zip |
Forgot to remove pmar-doc from games/Makefile and modules
Reported by: erwin
-rw-r--r-- | CVSROOT/modules | 1 | ||||
-rw-r--r-- | games/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/CVSROOT/modules b/CVSROOT/modules index 8761552a0a70..04a37301cc12 100644 --- a/CVSROOT/modules +++ b/CVSROOT/modules @@ -9586,7 +9586,6 @@ pmail ports/mail/pmail pmake ports/devel/pmake pmap ports/sysutils/pmap pmars ports/games/pmars -pmars-doc ports/games/pmars-doc pmars-sdl ports/games/pmars-sdl pmf ports/net/pmf pmk ports/devel/pmk diff --git a/games/Makefile b/games/Makefile index 4f19fb18eeb5..7bd63b9fb678 100644 --- a/games/Makefile +++ b/games/Makefile @@ -418,7 +418,6 @@ SUBDIR += pioneers SUBDIR += pipenightdreams SUBDIR += pmars - SUBDIR += pmars-doc SUBDIR += pmars-sdl SUBDIR += polypuzzle SUBDIR += powermanga |