aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/giftool
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-11-18 19:44:27 +0800
committerasami <asami@FreeBSD.org>1996-11-18 19:44:27 +0800
commit55d005face1453b1b4a2060d200b23e7a8724bc6 (patch)
tree57df8a2140bcfbf3d9340091e7c6cadd742f8b85 /graphics/giftool
parente17062778b44808fb41055bba34741677ec69abc (diff)
downloadfreebsd-ports-gnome-55d005face1453b1b4a2060d200b23e7a8724bc6.tar.gz
freebsd-ports-gnome-55d005face1453b1b4a2060d200b23e7a8724bc6.tar.zst
freebsd-ports-gnome-55d005face1453b1b4a2060d200b23e7a8724bc6.zip
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Diffstat (limited to 'graphics/giftool')
-rw-r--r--graphics/giftool/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/giftool/Makefile b/graphics/giftool/Makefile
index ef814245aa46..add0f27747bb 100644
--- a/graphics/giftool/Makefile
+++ b/graphics/giftool/Makefile
@@ -3,12 +3,12 @@
# Date created: 14 October 1996
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1996/10/30 13:44:05 jfitz Exp $
#
DISTNAME= giftool
PKGNAME= giftool-0.9
-CATEGORIES+= graphics
+CATEGORIES= graphics
MASTER_SITES= ftp://ftp.huie.hokudai.ac.jp/pub/tool/graphics/
MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp