diff options
author | ache <ache@FreeBSD.org> | 1995-09-29 00:48:45 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1995-09-29 00:48:45 +0800 |
commit | 5dbeb6134492a262337dd480a5b9dbcb282981d9 (patch) | |
tree | 62e2ed04e2950329a662074c94f75b29db35ae00 /mail/Makefile | |
parent | 1d18fd8c94875daf1f6b0536b1902e113e1b26bb (diff) | |
download | freebsd-ports-gnome-5dbeb6134492a262337dd480a5b9dbcb282981d9.tar.gz freebsd-ports-gnome-5dbeb6134492a262337dd480a5b9dbcb282981d9.tar.zst freebsd-ports-gnome-5dbeb6134492a262337dd480a5b9dbcb282981d9.zip |
elm.with_pgp moved to elm
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/Makefile b/mail/Makefile index e7671d1c8736..c15be3044b5f 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,8 +1,7 @@ -# $Id: Makefile,v 1.13 1995/07/28 04:02:16 ache Exp $ +# $Id: Makefile,v 1.14 1995/08/26 07:32:25 asami Exp $ # SUBDIR += elm - SUBDIR += elm.with_pgp SUBDIR += metamail SUBDIR += mh SUBDIR += mpack |