diff options
author | peter <peter@FreeBSD.org> | 1999-08-30 20:09:14 +0800 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1999-08-30 20:09:14 +0800 |
commit | ea579707eb95a9f9666b5d0613bcb568c95b40b8 (patch) | |
tree | a203471c79e0eeb6f1807fd6ea02e951d7b863a6 /mail/fetchmail | |
parent | 62a6f6e6c3bc081d6fdb7c12c30e9af028bf9bbc (diff) | |
download | freebsd-ports-gnome-ea579707eb95a9f9666b5d0613bcb568c95b40b8.tar.gz freebsd-ports-gnome-ea579707eb95a9f9666b5d0613bcb568c95b40b8.tar.zst freebsd-ports-gnome-ea579707eb95a9f9666b5d0613bcb568c95b40b8.zip |
$Id$ -> $FreeBSD$
Diffstat (limited to 'mail/fetchmail')
-rw-r--r-- | mail/fetchmail/files/fetchmailconf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/fetchmail/files/fetchmailconf b/mail/fetchmail/files/fetchmailconf index 98a3d0f42adb..78ba6af9004f 100644 --- a/mail/fetchmail/files/fetchmailconf +++ b/mail/fetchmail/files/fetchmailconf @@ -3,7 +3,7 @@ # Wrapper for the real fetchmailconf. Checks whether Python is installed, # and runs the real fetchmailconf or alerts the user, as appropriate. # -# $Id$ +# $FreeBSD$ PREFIX=@PREFIX@ |