diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 14:51:45 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 14:51:45 +0000 |
commit | a218624235c700a723b61ee480a656858211721b (patch) | |
tree | fbf2efc2f75320e416a6a2e54a2a32592a41956a /games/xboing/Makefile | |
parent | f91f1f31097c76ef31fcc8c348d1c8961da0f83c (diff) | |
download | ports-a218624235c700a723b61ee480a656858211721b.tar.gz ports-a218624235c700a723b61ee480a656858211721b.zip |
Notes
Diffstat (limited to 'games/xboing/Makefile')
-rw-r--r-- | games/xboing/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xboing/Makefile b/games/xboing/Makefile index 772df58ac765..c0d2d21a6bc9 100644 --- a/games/xboing/Makefile +++ b/games/xboing/Makefile @@ -19,7 +19,7 @@ PLIST= ${PKGDIR}/pkg-plist.alpha USE_IMAKE= yes USE_XPM= yes -WRKSRC= ${WRKDIR}/xboing +WRKSRC= ${WRKDIR}/xboing MAN1= xboing.1 post-install: |