diff options
author | asami <asami@FreeBSD.org> | 1996-11-18 19:44:27 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-11-18 19:44:27 +0800 |
commit | 55d005face1453b1b4a2060d200b23e7a8724bc6 (patch) | |
tree | 57df8a2140bcfbf3d9340091e7c6cadd742f8b85 /games/imaze | |
parent | e17062778b44808fb41055bba34741677ec69abc (diff) | |
download | freebsd-ports-gnome-55d005face1453b1b4a2060d200b23e7a8724bc6.tar.gz freebsd-ports-gnome-55d005face1453b1b4a2060d200b23e7a8724bc6.tar.zst freebsd-ports-gnome-55d005face1453b1b4a2060d200b23e7a8724bc6.zip |
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Diffstat (limited to 'games/imaze')
-rw-r--r-- | games/imaze/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/imaze/Makefile b/games/imaze/Makefile index a17f96f1071a..82a81852d642 100644 --- a/games/imaze/Makefile +++ b/games/imaze/Makefile @@ -7,7 +7,7 @@ DISTNAME= imaze PKGNAME= imaze-1.3 -CATEGORIES+= games +CATEGORIES= games MASTER_SITES= ftp://ftp.tu-clausthal.de/pub/unix/games/imaze/ \ ftp://ftp.tu-clausthal.de/pub/unix/games/imaze/sounds/ DISTFILES= imaze1.3.tar.Z imaze.tar |