diff options
author | marcus <marcus@FreeBSD.org> | 2006-02-22 12:12:14 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2006-02-22 12:12:14 +0800 |
commit | 59a5f56e671cc11a9fbc3dc56d5519adcdba13cf (patch) | |
tree | 09764ce85dd149841bf29f8681245457a68e8e19 | |
parent | 273f63bad21ec2471e952159c15cb95a76d8d274 (diff) | |
download | freebsd-ports-gnome-59a5f56e671cc11a9fbc3dc56d5519adcdba13cf.tar.gz freebsd-ports-gnome-59a5f56e671cc11a9fbc3dc56d5519adcdba13cf.tar.zst freebsd-ports-gnome-59a5f56e671cc11a9fbc3dc56d5519adcdba13cf.zip |
Add gimpshop.
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 9d1eb4bad93c..fc4c55ccf20b 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -159,6 +159,7 @@ SUBDIR += gimp-pmosaic SUBDIR += gimp-ufraw SUBDIR += gimp1 + SUBDIR += gimpshop SUBDIR += giram SUBDIR += gkrellkam SUBDIR += gkrellkam2 |