diff options
author | tron <tron@pkgsrc.org> | 1998-12-28 20:17:39 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1998-12-28 20:17:39 +0000 |
commit | c4dfccdcd720c9a73113e7cf482f5fe9029ebe70 (patch) | |
tree | 21b0520cbf112b025e363a60705453182ad376b4 /misc/Makefile | |
parent | b88c1c12672d4e9c7d45394f1d3181edd8f50b7a (diff) | |
download | pkgsrc-c4dfccdcd720c9a73113e7cf482f5fe9029ebe70.tar.gz |
Move "gettext" package from "misc" to "devel" category.
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile index 0b5872ff05c..dadfba44672 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 1998/12/05 15:53:43 frueauf Exp $ +# $NetBSD: Makefile,v 1.26 1998/12/28 20:21:28 tron Exp $ # FreeBSD Id: Makefile,v 1.117 1997/10/13 04:41:07 max Exp SUBDIR += amanda @@ -18,7 +18,6 @@ SUBDIR += fd SUBDIR += fep SUBDIR += figlet - SUBDIR += gettext SUBDIR += git SUBDIR += ical SUBDIR += jive |